X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/38343a3fc11f5509c8522fec94c0ae7085b7244f..1f58a10a88c18512abc9c84f49a04a18e00fa8c5:/project/templates/base.html diff --git a/project/templates/base.html b/project/templates/base.html index 7e2457bd..6e9c389f 100644 --- a/project/templates/base.html +++ b/project/templates/base.html @@ -1,10 +1,11 @@ - + {% block title %}Platforma Redakcyjna{% endblock %} + {% block extrahead %} {% endblock %}