X-Git-Url: https://git.mdrn.pl/emels.git/blobdiff_plain/7bb8da94cad821fc8ed4efdbb8ea484b408eef42..9a562b70e163a38161f0e47578fcb898f9195224:/emels/templates/base_super.html?ds=inline diff --git a/emels/templates/base_super.html b/emels/templates/base_super.html index 9765598..99f2fbd 100644 --- a/emels/templates/base_super.html +++ b/emels/templates/base_super.html @@ -27,13 +27,13 @@
{% if request.user.is_authenticated %} - Wyloguj + {% trans "Log out" %} {% endif %}
{% block organizer %} - Projekt prowadzi:
+ {% trans "Project by:" %}
Fundacja Nowoczesna Polska @@ -83,16 +83,27 @@

Webdesign Ortografika

- Jeśli nie oznaczono inaczej, wszystkie materiały na stronie są objęte wolną licencją - Creative Commons Uznanie autorstwa - – Na tych samych warunkach 3.0. + {% trans "Unless stated otherwise, all materials on this site are available under" %} + {% trans "Creative Commons Attribution-ShareAlike 3.0" %}. {% block copyrights %}{% endblock %}

{% block sponsors %} {% endblock %} +
-