diff --git a/templates/_includes/meta.html b/templates/_includes/meta.html index d649432..267a612 100644 --- a/templates/_includes/meta.html +++ b/templates/_includes/meta.html @@ -1,19 +1,25 @@ - + + + + + + + $if(published)$ - - + + $else$ - + $endif$ $if(tags)$ - - + + $endif$ - - + + $if(teaser)$ - + $else$ - + $endif$ diff --git a/templates/default.html b/templates/default.html index f7aa7ec..20c9147 100644 --- a/templates/default.html +++ b/templates/default.html @@ -1,16 +1,11 @@ - - - - - - $partial("templates/_includes/meta.html")$ $title$ | Flevum + @@ -18,11 +13,8 @@ $partial("templates/_includes/partials/burgerMenu.html")$ - $partial("templates/_includes/layout/header.html")$ - $partial("templates/_includes/layout/navigation.html")$ - $partial("templates/_includes/partials/headerSeparator.html")$