X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/cb87c787916de7712a4f9fb638715e6185804711..25880e3bcf289743113655c7ec2fff4fd1587c2f:/project/templates/base.html 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 %}