diff --git a/app/templates/base.html b/app/templates/base.html index e608e20..90fef62 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -52,7 +52,7 @@ {# Load Custom Functions #} {% block custom_functions_code %} - + {% endblock custom_functions_code %} {# Bootstrap with the xlwings theme #} {% if settings.enable_bootstrap %} @@ -69,7 +69,7 @@ {# Own #} - +