{% if page.description %} {% endif %} {% if page.keywords %} {% endif %} {% if page.author %} {% endif %} {% if page.description %} {% endif %} {% if page.image %} {% endif %} {% if page.published_date %} {% endif %} {% if page.category %} {% endif %}
{% if page.category %} {{ page.category }} {% endif %} {% if page.title %}

{{ page.title }}

{% endif %} {% if page.excerpt %}

{{ page.excerpt }}

{% endif %}
{% if page.author %}
{% if page.author_avatar %} {{ page.author }} {% endif %} {{ page.author }} {% if page.author_bio %} {{ page.author_bio }} {% endif %}
{% endif %}
{% if page.tags %}
{% for tag in page.tags %} {{ tag }} {% endfor %}
{% endif %}
{% if page.image %} {% endif %}
{{ content | safe }}
{% if page.show_sharing | default(value=true) %} {% endif %} {% if page.show_footer | default(value=true) %} {% endif %}