diff --git a/fabfile.py b/fabfile.py
index af369efe..a3b473a0 100644
--- a/fabfile.py
+++ b/fabfile.py
@@ -224,6 +224,7 @@ def collect_remote_statics(name=None):
remote_repositories = {
'leaflet': "git://github.com/Leaflet/Leaflet.git@master#v0.7.2",
'draw': "git://github.com/Leaflet/Leaflet.draw.git@master#0.2.3",
+ 'heat': "git://github.com/Leaflet/Leaflet.heat.git@gh-pages",
'hash': "git://github.com/mlevans/leaflet-hash.git@master",
'storage': 'git://github.com/yohanboniface/Leaflet.Storage.git@master',
'edit_in_osm': 'git://github.com/yohanboniface/Leaflet.EditInOSM.git@master',
diff --git a/umap/templates/leaflet_storage/js.html b/umap/templates/leaflet_storage/js.html
index 60a68076..d0b676e8 100644
--- a/umap/templates/leaflet_storage/js.html
+++ b/umap/templates/leaflet_storage/js.html
@@ -15,6 +15,7 @@
+
{% endcompress %}
{% if locale %}