{% unless page | isTypedoc %}

{%- if h1 -%} {{ h1 | typogr }} {%- elsif title -%} {{ title | typogr }} {%- endif -%}

{% endunless %}
{{ content | typogr }}
{% if section_bottom %}
{% endif %}