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,5 +1,7 @@
|
|||
{{define "title"}}Sprechstunde löschen{{end}}
|
||||
{{define "title"}}Sprechstunde löschen – Fehler{{end}}
|
||||
|
||||
{{define "content"}}
|
||||
Das Löschen der Sprechstunde ist fehlgeschlagen: {{.Error}}
|
||||
<div class="col-md-8 offset-md-2">
|
||||
Das Löschen der Sprechstunde ist fehlgeschlagen: {{.Error}}
|
||||
</div>
|
||||
{{end}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue