X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8705c980a8a35af6c4fc6e309f389bc1aae0b6d7..507a0310a254298927ce71f0650a597c83c0b70c:/platforma/templates/base.html diff --git a/platforma/templates/base.html b/platforma/templates/base.html index 50c7bfec..c3e2e801 100755 --- 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 %}