{% from '_maintenance_fields.html' import maintenance_fields with context %} {% from '_status_cue.html' import status_cue %} {# the node, not the section: three leaf tabs open at once should be tellable apart #} {% set page_title = node.name %} {% include '_header.html' %}
{{ node.description | markdown_inline }}
{% endif %} {% if node.about %}