diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/_base.p | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/_base.p b/templates/_base.p index fb80ef7..4b5536f 100644 --- a/templates/_base.p +++ b/templates/_base.p @@ -25,7 +25,7 @@ <body> <div class="layout clearfix"> - ^header[] + ^header[synzr] $body </div> @@ -36,3 +36,4 @@ </body> </html> +#end @base[] |
