diff --git a/netbox/templates/layout.html b/netbox/templates/layout.html index d151ccc22..e8754aa4d 100644 --- a/netbox/templates/layout.html +++ b/netbox/templates/layout.html @@ -17,7 +17,7 @@ {# Logo #} - {% include 'logo.html' %} + {# Search bar #} @@ -65,7 +65,7 @@ - {% include 'logo.html' %} + - {% include 'logo.html' with height=80 %} + {# Set post-login URL #} diff --git a/netbox/templates/logo.html b/netbox/templates/logo.html deleted file mode 100644 index 41ad19b52..000000000 --- a/netbox/templates/logo.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - - - - -