{% if current_phase in phase_stale %}
You changed earlier decisions — review this phase before exporting.
{% endif %}
{% block content %}{% endblock %}

Notes

{% block extra_scripts %}{% endblock %}