X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d3a93004d1c30c99008cc44aebb7c1d7abce6c54..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 2f933da53..000000000 --- a/apps/wolnelektury_core/templates/superbase.html +++ /dev/null @@ -1,219 +0,0 @@ - - - {% load cache compressed i18n %} - {% 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" %}