From ea2863a51b46a2b400374fd2c065bc7a54b7210e Mon Sep 17 00:00:00 2001 From: BaiJiangjie Date: Tue, 24 Apr 2018 22:10:52 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E5=88=9B=E5=BB=BA=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E3=80=81=E8=B5=84=E4=BA=A7=E6=88=90=E5=8A=9F=E7=9A=84=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E4=BF=A1=E6=81=AF=E5=8F=AF=E5=85=B3=E9=97=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/templates/_message.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/templates/_message.html b/apps/templates/_message.html index 9c64a441f..4c37cc138 100644 --- a/apps/templates/_message.html +++ b/apps/templates/_message.html @@ -7,7 +7,7 @@ Your information was incomplete. Please click this link to complete your information. {% endblocktrans %} - + {% endif %} {% endblock %} @@ -28,7 +28,9 @@ {% for message in messages %}
{{ message|safe }} +
+ {% endfor %} {% endif %}