{% extends "speakers/base.html" %} {% load boxes_tags %} {% block body %}
{% box "talk-proposals" %}
To submit a talk:
{% else %}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 %}