ui: style remaining pages
Mostly, this reduces to displaying the short content inside a more narrow block, fitting into the horizontal header and footer limits.
This commit is contained in:
parent
826f6597fd
commit
4d7d98feed
10 changed files with 73 additions and 52 deletions
|
@ -1,7 +1,9 @@
|
|||
{{define "title"}}Anfrage ausführen fehlgeschlagen{{end}}
|
||||
|
||||
{{define "content"}}
|
||||
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.
|
||||
<br>
|
||||
{{.}}
|
||||
<div class="col-md-8 offset-md-2">
|
||||
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.
|
||||
<br>
|
||||
{{.}}
|
||||
</div>"
|
||||
{{end}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue