diff --git a/apis_core/core/templates/base.html b/apis_core/core/templates/base.html index 1777e171c..66163ab7e 100644 --- a/apis_core/core/templates/base.html +++ b/apis_core/core/templates/base.html @@ -50,8 +50,6 @@ - {% if PROJECT_CSS %}{% endif %} - {% block scriptHeader %}{% endblock %} @@ -71,14 +69,10 @@ {% block nav-class %}navbar navbar-expand-lg navbar-light bg-light border-bottom mb-2 p-0{% endblock nav-class %} ">
- - - + + {% block navbar-before %} + {% endblock navbar-before %} +