From 71cc627aadbf101a52dd5a7693460709daa7a3ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=B9=B8?= <2567198082@qq.com> Date: Wed, 15 Jun 2022 11:42:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'app/templates/userpage=5F?= =?UTF-8?q?get.html'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/userpage_get.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/userpage_get.html b/app/templates/userpage_get.html index 253b544..bf8379f 100644 --- a/app/templates/userpage_get.html +++ b/app/templates/userpage_get.html @@ -28,7 +28,7 @@
{{ flashed_messages|safe }} {% if session.get('articleID') != session.get('temp') %} - {% if session.get('artcleID') != Null %} + {% if session.get('temp') != None %}上一篇 Previous Article {% endif%} {% endif %} 下一篇 Next Article