X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8705c980a8a35af6c4fc6e309f389bc1aae0b6d7..32cad0f6194605b4a8e881397665769e90173732:/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 %}