From f7f169d64a1d11dbf19b2efad8d91d51a5299e48 Mon Sep 17 00:00:00 2001 From: Ryan Breaker Date: Thu, 12 Oct 2017 11:55:26 -0500 Subject: [PATCH] Add meta tag for charset in 500.html and convert some tabs to spaces for consistency. --- netbox/templates/500.html | 5 +++-- netbox/templates/_base.html | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/netbox/templates/500.html b/netbox/templates/500.html index 575694b13..2857325b9 100644 --- a/netbox/templates/500.html +++ b/netbox/templates/500.html @@ -3,9 +3,10 @@ - Server Error - + Server Error + + diff --git a/netbox/templates/_base.html b/netbox/templates/_base.html index d51a33e27..17efcadd7 100644 --- a/netbox/templates/_base.html +++ b/netbox/templates/_base.html @@ -3,11 +3,11 @@ - {% block title %}Home{% endblock %} - NetBox - + {% block title %}Home{% endblock %} - NetBox + - +