X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/8132fc186eb0c5fd02c86828c3a4735754296d02..5913c54d19b8f6775633176032161d49f9b2f1aa:/redakcja/templates/base.html diff --git a/redakcja/templates/base.html b/redakcja/templates/base.html deleted file mode 100644 index fc609954..00000000 --- a/redakcja/templates/base.html +++ /dev/null @@ -1,28 +0,0 @@ - -{% load i18n %} - - - - - {% block title %}{% block titleextra %}{% endblock titleextra %} :: - {% trans "Platforma Redakcyjna" %}{% endblock title %} - {% block extrahead %} - {% endblock %} - - - -
-
- Loading -

{% trans "Loading" %}

-
-
- -
- -
{% block maincontent %} {% endblock %}
-
- - {% block extrabody %}{% endblock %} - -