{% extends "site_base.html" %} {% load compress %} {% load i18n %} {% load account_tags %} {% load bootstrap_tags %} {% load boxes_tags %} {% block head_title %}{{ proposal.title }}{% endblock %} {% block extra_head %} {% endblock %} {% block body %} {% box kind.slug|add:"-proposal-detail" %} {% if proposal.can_edit %}
{{ document.description }} |
{% trans "No supporting documents attached to this proposal." %}
{% endif %} {% trans "Add Document" %}{% trans "You can leave a message for the reviewers here." %}