X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/67c985af477f2a622a5c3ce81afd7cb424326871..0640ae0570dc7178f85268209dfe1cba4daf9184:/src/references/templates/references/map.html 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 %} + +