{% load i18n %}{% load adminmedia %}{% load appmedia %} Registration List {% spaceless %}
Print
Close Window


Instructions For the best results it is recommended that you use Firefox.
Internet Explorer does not support the printing of background colors.
Neither Opera or IE support page-break CSS and table header printing standards.
You will need to turn on the printing of background colors (under 'Page Setup' in Firefox, 'Print Options...' in Opera).
It is recommended that you remove the browsers default headers and footers.
The margins can also be adjusted to achieve a better layout.
Changing your browsers default font and font size will also effect printing.
Use 'Print Preview' to fine tune your changes.
(this section will not appear in the printed version)

{% endspaceless %} {% load appmedia %}
Keynote

Keynote Speaker


Speaker

Speaker


Vendor

Vendor


Session Chair

Session Chair


Sponsor

Sponsor

Non-Registered Vendors

{% for vend in vendors_only %}

{{ vend|escape }}

{% endfor %}
{% for ent in attendees %} {% ifchanged ent.letter %} {% if not forloop.first %} {% endif %}
{{ ent.letter }} {{ ent.letter }}
{{ ent.letter }}
{% endifchanged %} {% if forloop.last %}
Keynote Speaker Vendor Session Chair Sponsor AMPMTAttendee
{% if ent.keynote %}Keynote {% endif %} {% if ent.speaker %}Speaker {% endif %} {% if ent.vendor %} Vendor {% endif %} {% if ent.chair %} Session Chair{% endif %} {% if ent.sponsor %}Sponsor {% endif %} {% if ent.tutorial_am %}{{ ent.tutorial_am|escape }}{% endif %} {% if ent.tutorial_pm %}{{ ent.tutorial_pm|escape }}{% endif %} {{ ent.shirt_size|escape }} {{ ent.badge_name|escape }}
{% endif %} {% endfor %}