X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/da1171ae5f512c20c68a0616b3157ae9927a6f1f..8885fd14f5f040eb3aa69f1d705856f99a1fa572:/src/references/templates/references/map.html diff --git a/src/references/templates/references/map.html b/src/references/templates/references/map.html index d4569c73e..c067f4977 100644 --- a/src/references/templates/references/map.html +++ b/src/references/templates/references/map.html @@ -1,4 +1,6 @@ -{% extends "2022/base.html" %} +{% extends "base.html" %} +{% load cache %} +{% load static %} {% load l10n %} {% block global-content %} @@ -8,9 +10,26 @@ {% endblock %} +{% block extrahead %} + + + + + + + + + + +{% endblock %} + + {% block extrabody %} + +