{% extends "attendeereg/base.html" %} {% load adminmedia %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %} {% block content %}{% load attendeereg %}{% load restructuredtext %}

{{ title|escape }}

Goto Registration

{{ lookup_form.as_p }}


View Users and Registrations

{{ search_form.as_p }}
Clear Cache NOTE: '*' users are inactive


New User and Registration

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

{{ user_form.as_p }}


{% endblock %}