From 7cd012af4835f81e374a73e055cf4adb4293fa84 Mon Sep 17 00:00:00 2001 From: sxw Date: Tue, 8 Dec 2015 16:14:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E4=B8=80userprofile=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E7=9A=84=E5=A4=84=E7=90=86=E6=96=B9=E5=BC=8F=EF=BC=8C=E9=83=BD?= =?UTF-8?q?=E5=88=A4=E6=96=AD=E6=98=AF=E5=90=A6=E4=B8=BAnone,=E4=BF=AE?= =?UTF-8?q?=E5=A4=8Dtypo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/src/oj/account/settings.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/template/src/oj/account/settings.html b/template/src/oj/account/settings.html index d15411d..f97e66d 100644 --- a/template/src/oj/account/settings.html +++ b/template/src/oj/account/settings.html @@ -34,7 +34,7 @@ value="{{ request.user.email }}" readonly>
-
@@ -50,35 +50,35 @@
- +
- +
- +
+ value="{% if request.user.userprofile.student_id %}{{ request.user.userprofile.student_id }}{% endif %}">
+ value="{% if request.user.userprofile.blog %}{{ request.user.userprofile.blog }}{% endif %}">