diff --git a/rhodecode/templates/errors/error_document.mako b/rhodecode/templates/errors/error_document.mako
--- a/rhodecode/templates/errors/error_document.mako
+++ b/rhodecode/templates/errors/error_document.mako
@@ -63,20 +63,27 @@
- Super Admin can see detailed traceback information from this exception by checking the below Exception ID.
- Please include the below link for further details of this exception.
- Exception ID: ${c.exception_id}
-
- % endif
+
+ Exception ID: ${c.exception_id}
+
+ Super Admins can see detailed traceback information from this exception by checking the below Exception ID.
+ Please include the above link for further details of this exception.
+
+
+ % endif