HTML in Templates verbessert
This commit is contained in:
parent
4f5dc053a0
commit
e1c5ccab3a
12 changed files with 70 additions and 48 deletions
|
@ -1,6 +1,8 @@
|
|||
<html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<title>Anfrage ausführen fehlgeschlagen</title>
|
||||
{{template "head.html" .}}
|
||||
</head>
|
||||
<body>
|
||||
Irgendetwas ist schief gegangen. Bitte sende folgende Daten an <a href="mailto:sprechstundentool@mathebau.de">sprechstundentool@mathebau.de</a> mit einer Beschreibung, was du tun wolltest.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue