From f52dd733d8eea13631f2fdd568c7e5123b86cbea Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Thu, 20 Aug 2020 21:47:44 +0200 Subject: [PATCH] Inluded ol.js. --- lostplaces/lostplaces_app/templates/partials/osm_map.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lostplaces/lostplaces_app/templates/partials/osm_map.html b/lostplaces/lostplaces_app/templates/partials/osm_map.html index 4392d20..c6c4758 100644 --- a/lostplaces/lostplaces_app/templates/partials/osm_map.html +++ b/lostplaces/lostplaces_app/templates/partials/osm_map.html @@ -1,5 +1,7 @@ +{% load static %}
+