{% extends "regform.html" %} {% block helppage %}

This screen lets you override the title for a slot, and provide a small description that will appear before all the session descriptions suggested by users.

This is especially useful when you merge multiple suggested sessions into a single discussion slot.

{% endblock %} {% block formtitle %}

Edit slot '{{ title }}'

{% endblock %} {% block formfooter %}
{{ full_desc }}
Cancel {% endblock %}