From 211942830f28201a7636de040598669c8fb8beaf Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Thu, 13 Dec 2012 14:26:43 +0100 Subject: [PATCH] Use Storage contrib foundation file --- youmap/templates/base.html | 33 +------------------------------ youmap/templates/youmap/home.html | 14 ------------- 2 files changed, 1 insertion(+), 46 deletions(-) diff --git a/youmap/templates/base.html b/youmap/templates/base.html index db3cb955..97036144 100644 --- a/youmap/templates/base.html +++ b/youmap/templates/base.html @@ -37,40 +37,9 @@ + {% block bottom_js %} - {% endblock %}
diff --git a/youmap/templates/youmap/home.html b/youmap/templates/youmap/home.html index be8d94e1..4b50df0b 100644 --- a/youmap/templates/youmap/home.html +++ b/youmap/templates/youmap/home.html @@ -123,19 +123,5 @@ {{ block.super }} {% endblock bottom_js %} \ No newline at end of file