{% extends "base_template.html" %} {% from "courses/admin/_form.html" import field, flashes, visibility with context %} {% block title %}{{ category.name if category else _('New section') }}{% endblock %} {% block content %}
{{ course.name }}
{{ _('Withholding a section withholds every page in it, whatever those pages say on their own.') }}