X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/456187c9000834d77372cf03f7a63c7bb4d9da49..c7917ce18f0f62eac89e1eb4b6ae6d8c48133600:/project/templates/base.html?ds=inline diff --git a/project/templates/base.html b/project/templates/base.html index 9622fa4d..89ebe666 100644 --- a/project/templates/base.html +++ b/project/templates/base.html @@ -6,6 +6,7 @@ {% block title %}Platforma Redakcyjna{% block subtitle %}{% endblock subtitle %}{% endblock title%} + {% block extrahead %} {% endblock %}