aboutsummaryrefslogtreecommitdiffstats
path: root/templates/navbar.html
diff options
context:
space:
mode:
authorWeitian LI <liweitianux@gmail.com>2014-05-18 15:36:09 +0800
committerWeitian LI <liweitianux@gmail.com>2014-05-18 15:36:09 +0800
commitce61677ea556749f810954ccd6704eaff70c75e7 (patch)
treee6aa5ee0244b5fe8a0cbc55ca97f8e7dc03d75b6 /templates/navbar.html
parente4bfdf788035ab68e024df5522a308acfde8d386 (diff)
downloaddjango-skaschool-ce61677ea556749f810954ccd6704eaff70c75e7.tar.bz2
* updated 'robots.txt'
* updated template 'base.html' to include 'metainfo.html' and 'sitetitle.txt' * updated navbar.html main button text
Diffstat (limited to 'templates/navbar.html')
-rw-r--r--templates/navbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/navbar.html b/templates/navbar.html
index 75a2c71..e78e2cf 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -11,7 +11,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="{% url 'index' %}">SKA暑期学校</a>
+ <a class="navbar-brand" href="{% url 'index' %}">2014 SKA暑期学校</a>
</div> <!-- navbar-header -->
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="ska-navbar-collapse">