{{ current_node.title }}
{% if trail|length > 1 %} {% endif %} {% if current_node.edit_path and user.is_superuser %} {% endif %}
{{ rendered_content|safe }}
{# |safe is intentional — rendered_content is trusted HTML from Markdown conversion #}