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