X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3c12104d064098096eb5fe9c9ee122d0293e10f2..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html deleted file mode 100644 index 23cb46b56..000000000 --- a/wolnelektury/templates/base.html +++ /dev/null @@ -1,191 +0,0 @@ - - - {% 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" %}