{% extends 'dashboard_base.html' %} {% load i18n staticfiles %} {% load compress crispy_forms_tags %} {% block dashboard_tablist %} {% include '_includes/dashboard_tablist.html' with active='review' %} {% endblock dashboard_tablist %} {% block main-content %}
{% blocktrans %} Note that at anytime, the identity of the reviewer, e.g. you, is hidden to other reviewers and speakers. For more information about the whole review process, please refer to the google doc Review Guideline. {% endblocktrans %}
{% blocktrans %}You have reviewed all talk proposals.{% endblocktrans %}
{% endif %}{% blocktrans %}You haven't reviewed any talk proposals.{% endblocktrans %}
{% endif %}