{% extends "django_program/manage/base.html" %} {% block title %}{{ conference.name }}{% endblock %} {% block page_title %}
{{ conference.start_date|date:"N j" }} – {{ conference.end_date|date:"N j, Y" }}{% if conference.venue %} · {{ conference.venue }}{% endif %}
{% endblock %} {% block page_actions %} {% if conference.pretalx_event_slug %}Sync Pretalx{% endif %} {% if has_psf_sponsor_sync %}Sync Sponsors{% endif %} Settings {% endblock %} {% block content %}