diff --git a/cfp/templates/cfpdetails.html b/cfp/templates/cfpdetails.html index a1c00c7..822d130 100644 --- a/cfp/templates/cfpdetails.html +++ b/cfp/templates/cfpdetails.html @@ -25,5 +25,8 @@ Scheduled {{ proposal.get_status_display }} {% endif %} state.
+{% if editable %} +Edit +{% endif %} Back {% endblock %} diff --git a/cfp/templates/cfpedit.html b/cfp/templates/cfpedit.html index 8541b6c..7989e01 100644 --- a/cfp/templates/cfpedit.html +++ b/cfp/templates/cfpedit.html @@ -9,7 +9,7 @@{{ proposal.reviewer_notes }}
{% endif %} -