From db8e84ed8da6ffdb45c22b72d8fd890d80187323 Mon Sep 17 00:00:00 2001 From: etienne Date: Mon, 24 Nov 2008 19:16:20 +0000 Subject: Update of styles - Changing (again) the way details are displayed git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@5 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864 --- templates/main_map.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'templates/main_map.html') diff --git a/templates/main_map.html b/templates/main_map.html index df422ee..c7b9e2f 100644 --- a/templates/main_map.html +++ b/templates/main_map.html @@ -12,10 +12,13 @@ -
-{{ detail_content }} -
{% endblock %} +
+
+{{welcome}}{% endblock %} {% block content %}
{% endblock %} +{% block footer %} + +{% endblock %} -- cgit v1.2.3