From 18c019a37189823de5bd2d048aa08c66d4fc64b1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Michel=20Nirgal=20Vourg=C3=A8re?= Date: Wed, 13 Apr 2011 08:32:27 +0000 Subject: [PATCH] Added title on welcome page --- www_templates/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www_templates/index.html b/www_templates/index.html index 5e68f12..d0702b1 100644 --- a/www_templates/index.html +++ b/www_templates/index.html @@ -2,6 +2,10 @@ {% block tab_active_news %} id=tabactive{% endblock %} +{% block title %} +Welcome +{% endblock %} + {% block content %}

Last changes

-- 2.30.2