{{ title_prefix }}
{% if label and not page %}
{% endif %}
{{ title_suffix }}
{% if display_submitted %}
{% endif %}
{# Comments not part of content, so they won't inherit .text-content styles. #}
{{ content|without('comment') }}
{% if content.comment %}
{% endif %}