diff --git a/get_together/templates/get_together/events/show_event.html b/get_together/templates/get_together/events/show_event.html index a1e993a..5827555 100644 --- a/get_together/templates/get_together/events/show_event.html +++ b/get_together/templates/get_together/events/show_event.html @@ -86,9 +86,11 @@ {% endfor %} + {% if can_edit_event %}
+ {% endif %}