diff --git a/get_together/templates/get_together/events/show_event.html b/get_together/templates/get_together/events/show_event.html index 85fe4a9..cc455f2 100644 --- a/get_together/templates/get_together/events/show_event.html +++ b/get_together/templates/get_together/events/show_event.html @@ -36,9 +36,7 @@ {% if not is_attending %} Attend {% endif %} - {% if can_edit_event %} Share - {% endif %}
Hosted by {{ team.name }}
{{ event.summary|markdown }}