{% extends 'program_base.html' %} {% block program_content %} {% if not camp.call_for_participation_open %}
Back to List {% if camp.call_for_participation_open and not camp.read_only %} {% if not speakerproposal.eventproposals.all %} Delete Person {% endif %} {% endif %}
{% endblock program_content %}