{% extends "admin/base_site.html" %} {% load i18n static %} {% comment %} The whole version on one form: pages, their sections, their questions, and each question's choices and validators. Everything a person scans by -- key, title, type, order -- is on the row. The rest is behind a disclosure, because a question has sixteen fields and a questionnaire has fourteen questions, and showing all of that at once is the same problem as making them click through five screens. {% endcomment %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}