diff --git a/RIGS/templates/event_detail.html b/RIGS/templates/event_detail.html index e70050da..e419f17d 100644 --- a/RIGS/templates/event_detail.html +++ b/RIGS/templates/event_detail.html @@ -3,6 +3,19 @@ {% load markdown_tags %} {% load static %} +{% block js %} + {{ block.super }} + + +{% endblock %} + {% block content %}