X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/084544e4f7c9269b1445a9e5109fa641a3e1aaac..f938afb8ab4cb091d12e0ef0311eaea14b774798:/platforma/templates/base.html diff --git a/platforma/templates/base.html b/platforma/templates/base.html deleted file mode 100755 index 5abf44bc..00000000 --- a/platforma/templates/base.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - {% block title %}Platforma Redakcyjna{% block subtitle %}{% endblock subtitle %}{% endblock title%} - - - - - {% block extrahead %} - {% endblock %} - - -
- -
{% block maincontent %} {% endblock %}
-
- {% block extrabody %}{% endblock %} - -