X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8705c980a8a35af6c4fc6e309f389bc1aae0b6d7..c9355cb6a53e0fa130ebe8458f9bcda3ef0c4a50:/platforma/templates/base.html diff --git a/platforma/templates/base.html b/platforma/templates/base.html old mode 100755 new mode 100644 index 50c7bfec..cb518a35 --- a/platforma/templates/base.html +++ b/platforma/templates/base.html @@ -1,28 +1,18 @@ - + {% block title %}Platforma Redakcyjna{% block subtitle %}{% endblock subtitle %}{% endblock title%} - - - - {% block extrahead %} {% endblock %}
-
{% block maincontent %} {% endblock %}
+ {% block extrabody %}{% endblock %}