diff --git a/template/src/oj/account/user_index.html b/template/src/oj/account/user_index.html index 5ab6e44..566a5f5 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