diff --git a/templates/scheduler/scheduleprofile_form.html b/templates/scheduler/scheduleprofile_form.html index 0d19aec..8f371be 100644 --- a/templates/scheduler/scheduleprofile_form.html +++ b/templates/scheduler/scheduleprofile_form.html @@ -2,6 +2,14 @@ {% load i18n %} {% load crispy_forms_tags %} +{% block page_custom_head %} + +{% endblock %} + {% block content %}