diff --git a/template/index.twig b/template/index.twig index ad14a57..50faca5 100644 --- a/template/index.twig +++ b/template/index.twig @@ -1,5 +1,26 @@ {% include 'header.twig' %} + +
{# banner diff --git a/template/post.twig b/template/post.twig index 71a62a3..205fb09 100644 --- a/template/post.twig +++ b/template/post.twig @@ -1,5 +1,26 @@ {% include 'header.twig' %} + +
@@ -56,4 +77,4 @@
-{% include 'footer.twig' %} \ No newline at end of file +{% include 'footer.twig' %}