aboutsummaryrefslogtreecommitdiffstats
path: root/templates/404.html
diff options
context:
space:
mode:
authorWeitian LI <liweitianux@gmail.com>2014-05-18 15:37:25 +0800
committerWeitian LI <liweitianux@gmail.com>2014-05-18 15:37:25 +0800
commitc1b740cb4bcb1b84cd25fe0a01ea0724d8523c58 (patch)
tree3d2677535a96134ef8ddb346e5990240504d2eb5 /templates/404.html
parentce61677ea556749f810954ccd6704eaff70c75e7 (diff)
downloaddjango-skaschool-c1b740cb4bcb1b84cd25fe0a01ea0724d8523c58.tar.bz2
* changed block 'title' to 'pagetitle' for every page template
Diffstat (limited to 'templates/404.html')
-rw-r--r--templates/404.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/404.html b/templates/404.html
index 1a75d8c..67fedd7 100644
--- a/templates/404.html
+++ b/templates/404.html
@@ -4,9 +4,7 @@
{# 404 page not found template #}
-{% block title %}
-404页面未找到 | 2014 SKA Summer School
-{% endblock %}
+{% block pagetitle %}404: 页面未找到{% endblock %}
{% block content %}
<div class="container">