diff --git a/intervention/templates/intervention/detail-view.html b/intervention/templates/intervention/detail-view.html index 9351f8b0..25d99bd0 100644 --- a/intervention/templates/intervention/detail-view.html +++ b/intervention/templates/intervention/detail-view.html @@ -1,7 +1,12 @@ {% extends 'base.html' %} {% load i18n static fontawesome_5 %} +{% block head %} + +{% endblock %} + {% block body %} +