From 5577411f505db728e778a9bda8cd8a958c805317 Mon Sep 17 00:00:00 2001 From: etienne Date: Tue, 13 Jan 2009 22:06:50 +0000 Subject: Checkbox to display markers and routes waiting for validation on the main map git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@12 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864 --- templates/base.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index da27cd2..e30e1e6 100644 --- a/templates/base.html +++ b/templates/base.html @@ -19,9 +19,7 @@ {% endfor %} - + {% block sidebar %}{% endblock %}
{% block content %}{% endblock %}
-- cgit v1.2.3