{% extends 'program_base.html' %} {% block program_content %} {% if speaker_list %}
An alphabetical list of all speakers, workshop hosts and other event anchors at {{ camp.title }}.
No speakers found for {{ camp.title }}
{% endif %} {% endblock program_content %}