---
---
{% include head.html %}
{% include header.html %}
{% if page.image %}
Article Image
{{ page.title }}
Blog Logo
{{ site.author }}
{% else %}
{{ page.title }}
Blog Logo
{{ page.author }}
{% endif %}
{% include footer_navigation.html %}
{% include javascripts.html %}