{% data ui.errors.oops %}
- -
- {% data ui.errors.something_went_wrong %}
- {% data ui.errors.we_track_errors %}
-
-
- {% if error %}
- {{ error.stack }}
- {% endif %}
-
- 
diff --git a/layouts/error-500.html b/layouts/error-500.html deleted file mode 100644 index 2e6703b55813..000000000000 --- a/layouts/error-500.html +++ /dev/null @@ -1,27 +0,0 @@ - - {% include head %} -
- {% include header %} - -{{ error.stack }}
- {% endif %}
-
-