diff --git a/netbox/templates/base/layout.html b/netbox/templates/base/layout.html index 2636c4b31..c03c5a0a6 100644 --- a/netbox/templates/base/layout.html +++ b/netbox/templates/base/layout.html @@ -118,22 +118,26 @@ Blocks: {# Page header #}
{% if config.BANNER_TOP %} -
+
{{ config.BANNER_TOP|safe }}
{% endif %} {% if settings.DEBUG and not settings.DEVELOPER %} -