{%- if last_updated and theme_display_last_updated %}
{% trans last_updated=last_updated|e %}Last updated on: {{ last_updated }}.{% endtrans %}
{%- endif %}
{% block body %}{% endblock %}
{% set pagename_list = pagename.split('/') %}
{% if (next or prev) and
(theme_next_prev_link) and
not (theme_next_prev_link_skip_index and 'index' in pagename_list ) %}
{% endif %}
{% if theme_medallia_embed_url and (pagename+file_suffix) not in theme_feedback_exclude_pages %}
{% endif %} {% if theme_qualtrics_id and theme_qualtrics_url %}