{% extends "speakers/base.html" %} {% load boxes_tags %} {% block content %} {% if accepting_proposals %}
{% box "talk-proposals" %}
Talk submissions are now closed and the schedule has been announced.
If you submitted a talk, you can get to the speaker dashboard by logging in.
{% endif %} {% endblock %}