diff options
Diffstat (limited to 'templates/registration/activate.html')
-rw-r--r-- | templates/registration/activate.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/registration/activate.html b/templates/registration/activate.html index 113d1b3..965e160 100644 --- a/templates/registration/activate.html +++ b/templates/registration/activate.html @@ -9,9 +9,7 @@ Note: This page is showed when activation failed. Otherwise, it will be redirect to 'registration_activation_complete' {% endcomment %} -{% block title %} -激活失败 | 2014 SKA Summer School -{% endblock %} +{% block pagetitle %}激活失败{% endblock %} {% block content %} <div class="container"> |