diff options
Diffstat (limited to 'archive')
-rw-r--r-- | archive/templates/archive/archive.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/archive/templates/archive/archive.html b/archive/templates/archive/archive.html index 96a93c4..2410dcb 100644 --- a/archive/templates/archive/archive.html +++ b/archive/templates/archive/archive.html @@ -6,9 +6,7 @@ {# template to show notice list #} -{% block title %} -资料下载 | 2014 SKA Summer School -{% endblock %} +{% block pagetitle %}资料下载{% endblock %} {% block css_extra %} <link href="{% static 'css/sidebar.css' %}" rel="stylesheet"> |