{% extends "attendeereg/base.html" %} {% block content %} {% load adminmedia %}{% load attendeereg %}

{{ title|escape }}

NOTE: will send an e-mail to the attendee with activation code and temp password.

{{ form.as_p }}
{% endblock %}