X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8559c95597de98e8f6c580e97224ed3ecc9dc5c0..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 8a4e1b0ea..000000000 --- a/templates/admin/base_site.html +++ /dev/null @@ -1,10 +0,0 @@ -{% extends "admin/base.html" %} -{% load i18n %} - -{% 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