{%- if last_updated %}
{% trans last_updated=last_updated|e %}Last updated on: {{ last_updated }}.{% endtrans %}
{%- endif %}
{% block body %}{% endblock %}
{% if (next or prev) and (theme_next_prev_link) %}
{% endif %}
{% if theme_medallia_embed_url and (pagename+file_suffix) not in theme_feedback_exclude_pages %}
{% endif %}