{% load i18n %} {% load common_tags %} {% common_calculate_title as result %} {% if not non_html_title %}

{% endif %} {{ result.title }} {% if not non_html_title %}

{% if subtitle %} {{ subtitle }} {% endif %}
{% endif %}