X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/276656dcc680e1a35103d310dea046152ddc3785..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html deleted file mode 100644 index 8674ee16f..000000000 --- a/wolnelektury/templates/base.html +++ /dev/null @@ -1,193 +0,0 @@ - - - {% load cache compressed i18n %} - {% load catalogue_tags reporting_stats sponsor_tags %} -
- - - -- {% 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" %}