{% if page.header.link %}

{{ page.title }}

{% else %}

{{ page.title }}

{% endif %} {% if page.template == 'post' %}
{{ 'ARTICLE.AUTHOR_LOGO'|t }}
{{ 'METADATA.ON_POST'|t }} {% if page.taxonomy.tag|length > 0 %} {% endif %}
{% endif %}