rearrangements: new core app, templates in apps, split settings;
[wolnelektury.git] / 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 (file)
index 087a3bb..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{% load i18n %}
-{% extends "admin/base.html" %}
-
-{% block title %}{{ title }} | {% trans "Site administration" %} - WolneLektury.pl{% endblock %}
-
-{% block branding %}
-<h1 id="site-name">{% trans "Site administration" %} - WolneLektury.pl</h1>
-{% endblock %}
-
-{% block nav-global %}{% endblock %}
\ No newline at end of file