aboutsummaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/index.html b/templates/index.html
index 0f13556..661dbae 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -4,9 +4,7 @@
{# index page for skaschool #}
-{% block title %}
-首页 | 2014 SKA Summer School
-{% endblock %}
+{% block pagetitle %}首页{% endblock %}
{% block css_extra %}
<link href="{% static 'css/index.css' %}" rel="stylesheet">