From 69a73ac79883dbb76b3eb5e68dab789aa003b8b0 Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Tue, 19 Apr 2022 23:39:15 +0800 Subject: [PATCH] Fix nil error when some pages are rendered outside request context --- templates/base/footer_content.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base/footer_content.tmpl b/templates/base/footer_content.tmpl index e30fe70768632..5835811d63b3c 100644 --- a/templates/base/footer_content.tmpl +++ b/templates/base/footer_content.tmpl @@ -1,7 +1,7 @@