{% extends "base.html" %} {% block title %}Edit section — {{ page.title }}{% endblock %} {% block content %}

{{ page.title }} — edit section

Cancel
{% if not found %} {% else %}

Editing this section (keep the heading line). Saves back into the page.

Cancel
{% endif %} {% endblock %}