diff --git a/get_together/templates/get_together/events/show_event.html b/get_together/templates/get_together/events/show_event.html index 386232c..e45b65a 100644 --- a/get_together/templates/get_together/events/show_event.html +++ b/get_together/templates/get_together/events/show_event.html @@ -8,7 +8,11 @@ + {% if event.team.category %} + + {% else %} + {% endif %} {% endblock %} {% block styles %}