X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8705c980a8a35af6c4fc6e309f389bc1aae0b6d7..2a660ddc228d5dbc02514cc5cc5a5d0e36b0a799:/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..c3e2e801 --- a/platforma/templates/base.html +++ b/platforma/templates/base.html @@ -1,26 +1,15 @@ - + {% block title %}Platforma Redakcyjna{% block subtitle %}{% endblock subtitle %}{% endblock title%} - - - - + {% block extrahead %} {% endblock %}
-
{% block maincontent %} {% endblock %}
{% block extrabody %}{% endblock %}