X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/38343a3fc11f5509c8522fec94c0ae7085b7244f..960d50ab6c75a613a25e720d3754608a6960d46c:/project/templates/base.html?ds=sidebyside diff --git a/project/templates/base.html b/project/templates/base.html index 7e2457bd..515a02e3 100644 --- a/project/templates/base.html +++ b/project/templates/base.html @@ -5,6 +5,7 @@ {% block title %}Platforma Redakcyjna{% endblock %} + {% block extrahead %} {% endblock %}