From 0fcac04804de77f8a9cfb917c127fd3a7818edc0 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 28 Dec 2010 12:26:44 +0100 Subject: jQuery integration - reorganization - presentation work --- ishtar/templates/base.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'ishtar/templates/base.html') diff --git a/ishtar/templates/base.html b/ishtar/templates/base.html index ff9744391..1433d932d 100644 --- a/ishtar/templates/base.html +++ b/ishtar/templates/base.html @@ -4,10 +4,12 @@ - - + + {% block title %}Ishtar{% if APP_NAME %} - {{APP_NAME}}{%endif%}{% endblock %} + + @@ -34,7 +36,7 @@
  • {{section.label}}
  • -- cgit v1.2.3