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

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

{% if subtitle %}

{{ subtitle }}

{% endif %} {% endif %} {% if not non_html_title %}
{% if title or subtitle %}
{% endif %} {% endif %}