add contact and home links, <br /> after search

This commit is contained in:
Sanj 2011-10-21 18:03:43 +01:00
parent 90afdf8d2b
commit 99f0fda911
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
</form>
<ul id="navMenu">
<li><a href=""><img src="/static/images/noel/home.png" width="16" height="17" alt="home" id="homeIcon"></a></li>
<li><a href="/t/"><img src="/static/images/noel/home.png" width="16" height="17" alt="home" id="homeIcon"></a></li>
{% for m in menus %}
<li><a href="">{{ m.name }}</a>
<ul>
@ -83,7 +83,7 @@
<li><a href="/accounts/register">Register</a></li>
{% endif %}
<li><a href="">Contact Us</a></li>
<li><a href="/contact">Contact Us</a></li>
</ul>
</div>
@ -139,4 +139,4 @@
<p id="copyright">&copy; 2011 India Theatre Forum. All Rights Reserved.</p>
</div>
</body>
</body>

View File

@ -106,7 +106,7 @@
<option value="title">Title</option>
<option value="mostpopular">Most popular</option>
-->
</select>
</select><br />
<input id="page_no" name="page_no" type="hidden" value="1" />
<input id="object_id" name="object_id" type="hidden" value="" />