aboutsummaryrefslogtreecommitdiffstats
path: root/templates/navbar.html
diff options
context:
space:
mode:
authorWeitian LI <liweitianux@gmail.com>2014-06-15 15:26:42 +0800
committerWeitian LI <liweitianux@gmail.com>2014-06-15 15:26:42 +0800
commitae8805e0921cd46130ca59b81756fb636b4411b7 (patch)
tree6c0ff017d7eef17257ac4ac05d5596340bd39d0f /templates/navbar.html
parentd258574ff8c45604cbe1307d4c3a6f49970827f0 (diff)
downloaddjango-skaschool-ae8805e0921cd46130ca59b81756fb636b4411b7.tar.bz2
Updated traffic and accommodation information.
* Updated traffic routes. * Added map of SJTU Minhang campus. * Updated accommodation information, and added related routes. * small update to templates/navbar.html
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 e78e2cf..fe0fffc 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -26,7 +26,7 @@
<a href="#" class="dropdown-toggle" data-toggle="dropdown">更多 <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="{% url 'list_approved' %}">审定名单</a></li>
- <li><a href="{% url 'traffic' %}">交通</a></li>
+ <li><a href="{% url 'traffic' %}">交通/地图</a></li>
<li><a href="{% url 'accommodation' %}">住宿</a></li>
<li><a href="{% url 'contact' %}">联系我们</a></li>
<!--