X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/08b7a5ea639e1657096334f526dde1062ebe914a..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 7e6b49227..000000000 --- a/wolnelektury/templates/admin/base_site.html +++ /dev/null @@ -1,10 +0,0 @@ -{% extends "admin/base.html" %} -{% load i18n %} - -{% block title %}{{ title }} | {% trans "Site administration" %} - WolneLektury.pl{% endblock %} - -{% block branding %} -

{% trans "Site administration" %} - WolneLektury.pl

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