{% set tag_query = stag|escape %} {% if page_title %}

{{ page_title }}

{% else %} {% if stag %}

{% trans %}Tags, matching "{{ tag_query }}"{% endtrans %}

{% else %}

{% trans %}Tags{% endtrans %}

{% endif %} {% endif %}