From: Radek Czajka Date: Fri, 16 Jun 2023 08:21:44 +0000 (+0200) Subject: Leaflet outside of pipeline b/c of paths. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/0640ae0570dc7178f85268209dfe1cba4daf9184 Leaflet outside of pipeline b/c of paths. --- diff --git a/src/references/templates/references/map.html b/src/references/templates/references/map.html index d4569c73e..7cd391cf0 100644 --- a/src/references/templates/references/map.html +++ b/src/references/templates/references/map.html @@ -1,4 +1,5 @@ {% extends "2022/base.html" %} +{% load static %} {% load l10n %} {% block global-content %} @@ -8,7 +9,16 @@ {% endblock %} +{% block extrahead %} + + + +{% endblock %} + + {% block extrabody %} + +