From 91a96b5435f79c8fe390b24b22ad5d63a41d29d3 Mon Sep 17 00:00:00 2001 From: etienne Date: Tue, 20 Jan 2009 22:23:15 +0000 Subject: Areas to easily to zoom at - main map git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@22 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864 --- templates/main_map.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates/main_map.html') diff --git a/templates/main_map.html b/templates/main_map.html index 13d2e36..17ad9b7 100644 --- a/templates/main_map.html +++ b/templates/main_map.html @@ -24,6 +24,12 @@ lst_{{category.id}}.push("{{sub_category.id}}");{% endfor %} +{%if areas%}
+ +
{%endif%} +
{{welcome}}{% endblock %} -- cgit v1.2.3