diff --git a/symposion_project/templates/proposals/proposal_detail.html b/symposion_project/templates/proposals/proposal_detail.html index 48e8396f..5017017b 100644 --- a/symposion_project/templates/proposals/proposal_detail.html +++ b/symposion_project/templates/proposals/proposal_detail.html @@ -71,6 +71,6 @@ {% else %}
No supporting documents attached to this proposal.
{% endif %} - add document + add document {% endif %} {% endblock %}