X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0cae17bec6d31806615fae59a5b3945016285fbe..2f1c330e555c24deb17b7d6018b59c52dab7aafd:/templates/admin/base_site.html diff --git a/templates/admin/base_site.html b/templates/admin/base_site.html deleted file mode 100644 index d0ca937a0..000000000 --- a/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