X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/20d46221c322ee9165596246639c8b897a06d120..42dee4014c452c1f9f6b29891bca9800e5ad3528:/wolnelektury/templates/admin/base_site.html?ds=inline diff --git a/wolnelektury/templates/admin/base_site.html b/wolnelektury/templates/admin/base_site.html index 7e6b49227..23cfb59d8 100644 --- a/wolnelektury/templates/admin/base_site.html +++ b/wolnelektury/templates/admin/base_site.html @@ -5,6 +5,7 @@ {% 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