From a365cfcf9be98baa20b002280eeb665293f5b6d7 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 11 Jul 2016 15:04:39 -0400 Subject: [PATCH] Corrected removal of div --- netbox/templates/_base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/netbox/templates/_base.html b/netbox/templates/_base.html index 71f67aea0..a6ab34c26 100644 --- a/netbox/templates/_base.html +++ b/netbox/templates/_base.html @@ -244,6 +244,7 @@ {% endfor %} {% block content %}{% endblock %} +
{% if settings.BANNER_BOTTOM %}