From f74743aca5ffa55c717b336a314b58d59f4abc03 Mon Sep 17 00:00:00 2001
From: Weitian LI
Date: Sun, 20 Apr 2014 21:23:17 +0800
Subject: small fixes to "br" tag
---
templates/index.html | 6 +++---
templates/navbar.html | 2 +-
templates/registration/activation_complete.html | 4 ++--
templates/registration/registration_complete.html | 2 +-
templates/registration/registration_form.html | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
(limited to 'templates')
diff --git a/templates/index.html b/templates/index.html
index 1904f8c..6b57b80 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -18,13 +18,13 @@
暨 中国-新西兰联合SKA暑期学校
China-New Zealand Joint SKA Summer School
-
+
- 上海,2014,6月28日-7月5日
+ 上海,2014,6月28日-7月5日
June 28 - July 05, 2014, Shanghai
-
+
了解更多
注册参加
diff --git a/templates/navbar.html b/templates/navbar.html
index 56a231c..6296c6c 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -33,7 +33,7 @@
- - English
+
{% if user.is_authenticated %}
- {{ user.username }}
diff --git a/templates/registration/activation_complete.html b/templates/registration/activation_complete.html
index 11ca25e..d27622a 100644
--- a/templates/registration/activation_complete.html
+++ b/templates/registration/activation_complete.html
@@ -14,8 +14,8 @@
成功激活
您已成功激活账户。
-
- 登录
+
+ 登录
{% endblock %}
diff --git a/templates/registration/registration_complete.html b/templates/registration/registration_complete.html
index 21cb13d..553a154 100644
--- a/templates/registration/registration_complete.html
+++ b/templates/registration/registration_complete.html
@@ -16,7 +16,7 @@
您已顺利完成注册。我们已向您注册使用的邮箱发送了激活邮件,请留意查收,并使用其中的链接激活账户。
-
+
还未收到激活邮件?
重新发送激活邮件
diff --git a/templates/registration/registration_form.html b/templates/registration/registration_form.html
index 9404d68..31316fe 100644
--- a/templates/registration/registration_form.html
+++ b/templates/registration/registration_form.html
@@ -12,12 +12,12 @@
{% block content %}
注册账户
-
+
{% endblock %}
--
cgit v1.2.2