{% extends "django_program/manage/base.html" %} {% block title %}Conferences{% endblock %} {% block page_title %}
Select a conference to manage
{% endblock %} {% block page_actions %} Import from Pretalx {% endblock %} {% block content %} {% if conferences %}No conferences found.