X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3c12104d064098096eb5fe9c9ee122d0293e10f2..8139f82c719f4a041b18fd445026b8cf78aca4a6:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 23cb46b56..fac93191c 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -1,191 +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" %}
-