From c240b69b5ac85778b49f17233c5af6a34ac9d8f4 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Tue, 28 Dec 2021 11:19:38 +0100 Subject: [PATCH] :paperclip: Minor changes on error report template. --- backend/resources/error-report.tmpl | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/backend/resources/error-report.tmpl b/backend/resources/error-report.tmpl index d6b3a4dbb..2ff0abb1f 100644 --- a/backend/resources/error-report.tmpl +++ b/backend/resources/error-report.tmpl @@ -144,15 +144,9 @@ {% endif %} - {% if explain %} -
(go to explain)
- {% endif %} - {% if data %} -
(go to edata)
- {% endif %} - {% if error %} -
(go to trace)
- {% endif %} +
(go to explain)
+
(go to edata)
+
(go to trace)
{% if params %}