From e7d2d0089708447a35366fbc940a56c46069c454 Mon Sep 17 00:00:00 2001 From: Anoop Jacob Thomas Date: Thu, 21 Oct 2010 17:41:06 +0530 Subject: Changed bug in menu. --- project/templates/_menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/templates') diff --git a/project/templates/_menu.html b/project/templates/_menu.html index 6fc79e1..814859e 100644 --- a/project/templates/_menu.html +++ b/project/templates/_menu.html @@ -62,7 +62,7 @@ --> -
  • Publicity
  • +
  • Publicity
  • {% if user.is_staff %}
  • HowTo
  • {% endif %} -- cgit