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
|
@ -24,7 +24,7 @@
|
|||
</div>
|
||||
|
||||
<div id="content">
|
||||
<h1 class="h3 m-1 mb-3">{{template "title" .}}</h1>
|
||||
<h1 class="h3 m-1 mb-3 text-center">{{template "title" .}}</h1>
|
||||
{{block "content" .}}Du solltest dies nicht sehen.{{end}}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue