X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/eb59143b0d1b21cfcbe1b7067f027d768fa88fcc..451f7b0e0ee3bfdab38cfa9c98a297c5320b52ad:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 04330f232..fac93191c 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,190 +1,4 @@ - - - {% load i18n compressed catalogue_tags sponsor_tags %} - {% load reporting_stats %} -
- - - -- {% if user.is_authenticated %} - {% trans "Welcome" %}, {{ user.username }} - | {% trans "Your shelves" %} - {% if user.is_staff %} - | {% trans "Administration" %} - {% endif %} - | {% trans "Logout" %} - {% else %} - - {% trans "Sign in" %} - / - - {% trans "Register" %} - {% endif %} -
- - - - -{% trans "Loading" %}
-