From a50fdda4a3fd355e7ee4631608f5b5401734b620 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sun, 23 Dec 2012 02:33:48 +0100 Subject: [PATCH] Add client-side fr translation file --- README.rst | 2 +- youmap/templates/base.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 73218fad..0018af22 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ About ----- YouMap let you create map with OpenStreetMap layers in a minute and embed them in your site. *Be cause we think that the more OSM will be used, the more OSM will be ''cured''.* -It uses `django-leaflet-storage `_, built on top of Django and Leaflet. +It uses `django-leaflet-storage `_ and `Leaflet.Storage `_, built on top of Django and Leaflet. Quickstart diff --git a/youmap/templates/base.html b/youmap/templates/base.html index 32549a48..294cff85 100644 --- a/youmap/templates/base.html +++ b/youmap/templates/base.html @@ -17,6 +17,8 @@ {% block extra_head %} {% endblock extra_head %} + +