From acec4a6af9600adeea7946454ec8e8b0e3039606 Mon Sep 17 00:00:00 2001 From: Evan Chen Date: Thu, 11 Nov 2021 10:05:55 +0800 Subject: [PATCH] fix: error togging unexpectedly --- templates/components/error.tmpl | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/templates/components/error.tmpl b/templates/components/error.tmpl index e7c0798..491d3fd 100644 --- a/templates/components/error.tmpl +++ b/templates/components/error.tmpl @@ -1,6 +1,6 @@ {{define "components/error"}}
- +

{{.Error}}

{{end}} \ No newline at end of file