diff --git a/netbox/templates/500.html b/netbox/templates/500.html index ba2ebf94f..575694b13 100644 --- a/netbox/templates/500.html +++ b/netbox/templates/500.html @@ -1,37 +1,40 @@ +{% load static from staticfiles %} Server Error - - + + -
-
-
-
- - - Server Error - -
-
-

There was a problem with your request. This error has been logged and administrative staff have - been notified. Please return to the home page and try again.

-

If you are responsible for this installation, please consider - filing a bug report. Additional - information is provided below:

-
{{ exception }}
+
+
+
+
+
+ + + Server Error + +
+
+

There was a problem with your request. This error has been logged and administrative staff have + been notified. Please return to the home page and try again.

+

If you are responsible for this installation, please consider + filing a bug report. Additional + information is provided below:

+
{{ exception }}
{{ error }}
-
-
+