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