diff --git a/_layouts/blog.html b/_layouts/blog.html index 4f7a0ec..344377d 100644 --- a/_layouts/blog.html +++ b/_layouts/blog.html @@ -3,17 +3,20 @@ layout: default ---
-
+

{{ page.title }}

Redigera Event

{{ page.description }}

-
+ {{ content }} - +{% if page.contact-form == true %} +{% include contact.html %} +{% endif %}
+
{% include hittahit.html %}