small change - send /home to /

This commit is contained in:
Sanj 2011-07-07 21:45:52 +05:30
parent c149acf006
commit 3d79c77b2d

View File

@ -18,7 +18,7 @@
{% block header %}
<div id="header">
<div id="mainTitle">
<h1><a href="home" title="Go Home">Edgwareroad.org</a></h1>
<h1><a href="/" title="Go Home">Edgwareroad.org</a></h1>
</div>
<div id="pageTitle">
<h2>{% block pageTitle %} {% endblock %}</h2>