Add more additional template snippets (#3286)

This commit is contained in:
Thomas Boerger 2018-01-02 11:32:41 +01:00 committad av Kim "BKC" Carlbäcker
förälder a22037713e
incheckning c4a8d4ce45
6 ändrade filer med 10 tillägg och 0 borttagningar

Visa fil

@ -3,7 +3,13 @@
<body>
<div>
*/}}
{{template "custom/body_inner_post" .}}
</div>
{{template "custom/body_outer_post" .}}
<footer>
<div class="ui container">
<div class="ui left">

Visa fil

@ -130,9 +130,13 @@
{{template "custom/header" .}}
</head>
<body>
{{template "custom/body_outer_pre" .}}
<div class="full height">
<noscript>{{.i18n.Tr "enable_javascript"}}</noscript>
{{template "custom/body_inner_pre" .}}
{{if not .PageIsInstall}}
<div class="ui top secondary stackable main menu following bar light">
<div class="ui container" id="navbar">

Visa fil

Visa fil

Visa fil

Visa fil