From ba1a4f06fff7c0f41dcfe4cb2ddf2c797f3f2bf8 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 10 Apr 2017 10:55:05 -0400 Subject: [PATCH] Replace tabs with spaces --- netbox/templates/_base.html | 42 ++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/netbox/templates/_base.html b/netbox/templates/_base.html index 148b2ba46..7dcb83d73 100644 --- a/netbox/templates/_base.html +++ b/netbox/templates/_base.html @@ -3,11 +3,11 @@ - NetBox - {% block title %}Home{% endblock %} - + NetBox - {% block title %}Home{% endblock %} + - + @@ -256,10 +256,10 @@ -
+
{% if settings.BANNER_TOP %} {% endif %} {% if settings.MAINTENANCE_MODE %} @@ -268,24 +268,24 @@

NetBox is currently in maintenance mode. Functionality may be limited.

{% endif %} - {% for message in messages %} - - {% endfor %} - {% block content %}{% endblock %} + {% for message in messages %} + + {% endfor %} + {% block content %}{% endblock %}
- {% if settings.BANNER_BOTTOM %} - -
-
+
+
+

{{ settings.HOSTNAME }} (v{{ settings.VERSION }})

@@ -302,8 +302,8 @@

-
-
+
+