{% if page.author %}
{% endif %}
{{ content }}
{% if page.tags.size > 0 and active_lang=='it' %}
{% include pills.html items=page.tags header=t.news_categories %} {% endif %}