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

{% trans "Loading" %}

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