X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d157af1061e9f03f59ea909d7d25f4a0b41f1c0e..ae60b2a3949e96357477cc04f90fd0873cee8a92:/apps/wolnelektury_core/templates/superbase.html diff --git a/apps/wolnelektury_core/templates/superbase.html b/apps/wolnelektury_core/templates/superbase.html deleted file mode 100644 index b0067acc7..000000000 --- a/apps/wolnelektury_core/templates/superbase.html +++ /dev/null @@ -1,220 +0,0 @@ - - - {% load cache compressed i18n %} - {% load static from staticfiles %} - {% load catalogue_tags reporting_stats sponsor_tags %} -
- - - - - - - - {% block ogextra %}{% endblock %} - - -- {% if user.is_authenticated %} - {% trans "Welcome" %}, - - - {{ user.username }} - - - - | {% trans "My shelf" %} - {% if user.is_staff %} - | {% trans "Administration" %} - {% endif %} - | {% trans "Logout" %} - {% else %} - - {% trans "Sign in" %} - / - - {% trans "Register" %} - {% endif %} -
- - - - - {% trans "Loading" %}