aboutsummaryrefslogtreecommitdiffstats
path: root/page
diff options
context:
space:
mode:
Diffstat (limited to 'page')
-rw-r--r--page/templates/page/about.html4
-rw-r--r--page/templates/page/accommodation.html4
-rw-r--r--page/templates/page/committee.html4
-rw-r--r--page/templates/page/contact.html4
-rw-r--r--page/templates/page/introduction.html4
-rw-r--r--page/templates/page/program.html4
-rw-r--r--page/templates/page/sponsor.html4
-rw-r--r--page/templates/page/traffic.html4
8 files changed, 8 insertions, 24 deletions
diff --git a/page/templates/page/about.html b/page/templates/page/about.html
index 3205286..8b2fa53 100644
--- a/page/templates/page/about.html
+++ b/page/templates/page/about.html
@@ -5,9 +5,7 @@
{# about template #}
-{% block title %}
-关于 | 2014 SKA Summer School
-{% endblock %}
+{% block pagetitle %}关于{% endblock %}
{% block content %}
<div class="container">
diff --git a/page/templates/page/accommodation.html b/page/templates/page/accommodation.html
index d3e419c..d8f8369 100644
--- a/page/templates/page/accommodation.html
+++ b/page/templates/page/accommodation.html
@@ -5,9 +5,7 @@
{# accommodation template #}
-{% block title %}
-住宿 | 2014 SKA Summer School
-{% endblock %}
+{% block pagetitle %}住宿{% endblock %}
{% block content %}
<div class="container">
diff --git a/page/templates/page/committee.html b/page/templates/page/committee.html
index 349d0b5..ffbd83f 100644
--- a/page/templates/page/committee.html
+++ b/page/templates/page/committee.html
@@ -5,9 +5,7 @@
{# committee template #}
-{% block title %}
-组委会 | 2014 SKA Summer School
-{% endblock %}
+{% block pagetitle %}组委会{% endblock %}
{% block content %}
<div class="container">
diff --git a/page/templates/page/contact.html b/page/templates/page/contact.html
index dd6d8bc..c437061 100644
--- a/page/templates/page/contact.html
+++ b/page/templates/page/contact.html
@@ -5,9 +5,7 @@
{# contact template #}
-{% block title %}
-联系我们 | 2014 SKA Summer School
-{% endblock %}
+{% block pagetitle %}联系我们{% endblock %}
{% block content %}
<div class="container">
diff --git a/page/templates/page/introduction.html b/page/templates/page/introduction.html
index a804f0b..ccc1a1a 100644
--- a/page/templates/page/introduction.html
+++ b/page/templates/page/introduction.html
@@ -5,9 +5,7 @@
{# introduction template #}
-{% block title %}
-介绍 | 2014 SKA Summer School
-{% endblock %}
+{% block pagetitle %}介绍{% endblock %}
{% block css_extra %}
<link href="{% static 'css/sidebar.css' %}" rel="stylesheet">
diff --git a/page/templates/page/program.html b/page/templates/page/program.html
index bff6de0..c0b68d7 100644
--- a/page/templates/page/program.html
+++ b/page/templates/page/program.html
@@ -5,9 +5,7 @@
{# program template #}
-{% block title %}
-日程 | 2014 SKA Summer School
-{% endblock %}
+{% block pagetitle %}日程{% endblock %}
{% block content %}
<div class="container">
diff --git a/page/templates/page/sponsor.html b/page/templates/page/sponsor.html
index d5b8606..c62b8b1 100644
--- a/page/templates/page/sponsor.html
+++ b/page/templates/page/sponsor.html
@@ -5,9 +5,7 @@
{# sponsor template #}
-{% block title %}
-赞助方 | 2014 SKA Summer School
-{% endblock %}
+{% block pagetitle %}赞助方{% endblock %}
{% block content %}
<div class="container">
diff --git a/page/templates/page/traffic.html b/page/templates/page/traffic.html
index 5f20e94..8d77bac 100644
--- a/page/templates/page/traffic.html
+++ b/page/templates/page/traffic.html
@@ -5,9 +5,7 @@
{# traffic template #}
-{% block title %}
-交通 | 2014 SKA Summer School
-{% endblock %}
+{% block pagetitle %}交通{% endblock %}
{% block content %}
<div class="container">