Merge branch 'reflow'
[wolnelektury.git] / apps / wolnelektury_core / templates / admin / base_site.html
diff --git a/apps/wolnelektury_core/templates/admin/base_site.html b/apps/wolnelektury_core/templates/admin/base_site.html
deleted file mode 100644 (file)
index 23cfb59..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-{% extends "admin/base.html" %}
-{% load i18n %}
-
-{% block title %}{{ title }} | {% trans "Site administration" %} - WolneLektury.pl{% endblock %}
-
-{% block branding %}
-<h1 id="site-name">{% trans "Site administration" %} - WolneLektury.pl</h1>
-<p style="float: right; font-size: 11px; padding-right: 10px;"><a href="/rosetta/">{% trans "Translations" %}</a></p>
-{% endblock %}
-
-{% block nav-global %}{% endblock %}
\ No newline at end of file