From b000469d2a5b28ce14f634c72b2f59cab61b2125 Mon Sep 17 00:00:00 2001 From: virusdefender <1670873886@qq.com> Date: Sun, 8 Nov 2015 23:15:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=8E=92=E5=90=8D=EF=BC=9B?= =?UTF-8?q?=E5=88=A4=E6=96=AD=E6=9C=89=E6=97=A0=E7=AD=BE=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/src/oj/account/user_index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/template/src/oj/account/user_index.html b/template/src/oj/account/user_index.html index 5ab6e449..566a5f59 100644 --- a/template/src/oj/account/user_index.html +++ b/template/src/oj/account/user_index.html @@ -19,7 +19,9 @@ {% endifequal %} -

{{ user.userprofile.mood }}

+ {% if user.userprofile.mood %} +

{{ user.userprofile.mood }}

+ {% endif %}
@@ -61,15 +63,17 @@ {{ user.create_time }}

+ +
{{ user.userprofile.accepted_number }} AC
-
+
{{ user.userprofile.submissions_number }} Submissions