From 85d917c959596d33a09b3c839a9013ba2f972dd9 Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Sat, 19 Feb 2022 11:00:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/view.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/view.html b/templates/view.html index c6a5659..703e1f3 100644 --- a/templates/view.html +++ b/templates/view.html @@ -1,9 +1,11 @@ - + {{ title }} {% for value in context %} - + {% endfor %}