{% extends 'spa.html' %} {% load staticfiles %} {% block content %} {% verbatim %}

Custom Application Editor


{{ section.name }}

Click on title to expand and edit section

You might want to write some instructions which may be useful to the student as they complete this section of the application

{{ section_field.help_text }}
{% endverbatim %} {% endblock %}