{% 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" %}