From eed852cd6666b0afa8c7c4cf7be4e28a1a5ff409 Mon Sep 17 00:00:00 2001 From: lixiaofeng <2368272960@qq.com> Date: Tue, 28 May 2024 19:55:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20app/templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/userpage_get.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/userpage_get.html b/app/templates/userpage_get.html index 57461c1..e5c8d95 100644 --- a/app/templates/userpage_get.html +++ b/app/templates/userpage_get.html @@ -166,6 +166,7 @@ {% endif %} + {{ yml['footer'] | safe }} {% if yml['js']['bottom'] %} {% for js in yml['js']['bottom'] %}