{{ self.title() }}
{% if self.content_nav() or self.sidebar() or self.lastupdated() or self.accuratefor() -%}
{%- endif %}
{% block content %}{% endblock %}
{%- from "global/macros" import change_lang with context -%}