X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..d38155ea08184f51939e9e75609d5916a810ea54:/src/wolnelektury/templates/superbase.html?ds=sidebyside diff --git a/src/wolnelektury/templates/superbase.html b/src/wolnelektury/templates/superbase.html index 08d60a32a..d36f22267 100644 --- a/src/wolnelektury/templates/superbase.html +++ b/src/wolnelektury/templates/superbase.html @@ -36,34 +36,14 @@ {{ current_offer.endif }} {% endif %} +
- {% user_username as user_username %} - {% user_is_staff as user_is_staff %} - {{ user_username.if }}{% trans "Welcome" %}, - - {{ user_username }} - - - | {% trans "My shelf" %} - {{ user_username.endif }} - {{ user_is_staff.if }} | {% trans "Administration" %} - {{ user_is_staff.endif }} - {{ user_username.if }} | {% trans "Logout" %} - {{ user_username.else }} - {% trans "Sign in" %} / {% trans "Register" %} - {{ user_username.endif }} -
-{% url 'book_list' as b %} {% url 'infopage' 'prawa' as r %} @@ -75,24 +55,10 @@ {% endblocktrans %}
- - -