--- layout: blog ---
{% if page.category %} {% endif %} {% if page.title != "" %}

{{ page.title }}

{% endif %}
{% if page.image %}
{{ page.image.alt | default: '' }}
{% endif %}
{{ page.content }}
{% if page.tags.size > 0 %} {% endif %}
{% include post/comments.html %} {% if page.previous or page.next %} {% endif %}