X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2f1c330e555c24deb17b7d6018b59c52dab7aafd..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/admin/base_site.html diff --git a/wolnelektury/templates/admin/base_site.html b/wolnelektury/templates/admin/base_site.html deleted file mode 100644 index d0ca937a0..000000000 --- a/wolnelektury/templates/admin/base_site.html +++ /dev/null @@ -1,9 +0,0 @@ -{% extends "admin/base.html" %} - -{% block title %}{{ title }} | Administracja stroną WolneLektury.pl{% endblock %} - -{% block branding %} -

Administracja stroną WolneLektury.pl

-{% endblock %} - -{% block nav-global %}{% endblock %} \ No newline at end of file