From 714d8f7ff8425e4177ff6bde4d214ef75be6b1ab Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 24 Dec 2020 15:05:32 +0100 Subject: Added header, improved SCSS structure, use metadata file instead of param, improved folder structure --- templates/base.html | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 25232dc..cc05840 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,5 +1,5 @@ - + @@ -17,28 +17,38 @@ $endif$ $if(ismain)$$else$$title$ – $endif$$sitetitle$ + $if(id)$ + + $endif$
- $if(ismain)$ + + - $else$ - - $endif$ $body$
$if(ismain)$ $endif$ -- cgit v1.2.3-54-g00ecf