X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/efd819ba16dfc705f20298d4dd4a906d789d8b4d..de93f8f95b089c292500c0f4c2bd1adf06e305cf:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index fdd375cc0..563787a8a 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,13 +1,14 @@ -{% load i18n %} -{% load chunks compressed catalogue_tags sponsor_tags %} + {% load i18n chunks compressed catalogue_tags sponsor_tags %}
+ @@ -38,33 +35,49 @@
                         {% if user.is_staff %}
                         | {% trans "Administration" %}
                         {% endif %}
+						| {% trans "Report a bug" %}
                         | {% trans "Logout" %}
                     
                 {% else %}
-
@@ -38,33 +35,49 @@
                         {% if user.is_staff %}
                         | {% trans "Administration" %}
                         {% endif %}
+						| {% trans "Report a bug" %}
                         | {% trans "Logout" %}
                     
                 {% else %}
-                    {% trans "Sign in" %} / {% trans "Register" %}
+{% trans "Report a bug" %} + | {% trans "Sign in" %} / {% trans "Register" %}
{% endif %} {% trans "Loading" %}
 {% trans "Loading" %}