From 733a218f0c807dd6c6c60addca1cb3c512207993 Mon Sep 17 00:00:00 2001 From: Weitian LI Date: Sun, 20 Apr 2014 17:01:42 +0800 Subject: small updated navbar.html and registration templates --- templates/registration/registration_closed.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'templates/registration/registration_closed.html') diff --git a/templates/registration/registration_closed.html b/templates/registration/registration_closed.html index 3501f3e..7368c71 100644 --- a/templates/registration/registration_closed.html +++ b/templates/registration/registration_closed.html @@ -5,7 +5,15 @@ {# registration closed #} {% block title %} -已关闭注册 | 2014 SKA Summer School +注册已关闭 | 2014 SKA Summer School +{% endblock %} + +{% block content %} +
+

注册已关闭

+

很抱歉,暑期学校注册已经关闭。

+

如果您有需要,请与我们联系:skaschool2014@163.com

+
{% endblock %} {# vim: set ts=8 sw=2 tw=0 fenc=utf-8 ft=htmldjango.html: #} -- cgit v1.2.2