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