diff --git a/RIGS/templates/event_form.html b/RIGS/templates/event_form.html index cc896930..68ec8abd 100644 --- a/RIGS/templates/event_form.html +++ b/RIGS/templates/event_form.html @@ -8,13 +8,13 @@ {% block css %} {{ block.super }} - + {% endblock %} {% block preload_js %} {{ block.super }} - + {% endblock %} {% block js %} @@ -180,7 +180,7 @@ -
+
{% render_field form.description class+="form-control" %}