X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..6f12caf7d625f0bfffd2b138897fd8c711a6b2f5:/src/wolnelektury/templates/admin/base_site.html diff --git a/src/wolnelektury/templates/admin/base_site.html b/src/wolnelektury/templates/admin/base_site.html index ff381b554..71a4be5e7 100644 --- a/src/wolnelektury/templates/admin/base_site.html +++ b/src/wolnelektury/templates/admin/base_site.html @@ -4,11 +4,10 @@ {% block title %}{{ title }} | {% trans "Site administration" %} - WolneLektury.pl{% endblock %} {% block branding %} -<h1 id="site-name">{% trans "Site administration" %} - WolneLektury.pl</h1> -<p style="font-size: 11px;margin-left:10px;"> - <!--a href="/rosetta/">{% trans "Translations" %}</a--> + <h1 id="site-name">{% trans "Site administration" %} - WolneLektury.pl</h1> + <p style="font-size: 11px;margin-top:-6px;"> <a href="/admin/chunks/chunk/promo/">promobox</a> | - <a href="/admin/social/cite">cytaty</a> | + <a href="/admin/social/cite">bannery</a> | <a href="/admin/infopages/infopage/">info</a> | <a href="/admin/catalogue/book/">ksiÄ Å¼ki</a> | <a href="/admin/catalogue/tag/">tagi</a> | @@ -16,7 +15,7 @@ <a href="/admin/pdcounter/">licznik domeny</a> | <a href="/admin/sponsors/">sponsorzy</a> | <a href="/admin/suggest/suggestion/">sugestie</a> -</p> + </p> {% endblock %} -{% block nav-global %}{% endblock %} \ No newline at end of file +{% block nav-global %}{% endblock %}