X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ea8925059c81175c3a432a006779764d65308ad8..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/catalogue/user_shelves.html diff --git a/wolnelektury/templates/catalogue/user_shelves.html b/wolnelektury/templates/catalogue/user_shelves.html deleted file mode 100644 index d047dbe74..000000000 --- a/wolnelektury/templates/catalogue/user_shelves.html +++ /dev/null @@ -1,17 +0,0 @@ -{% load i18n %} -

{% trans "Your shelves with books" %}

-{% if shelves %} - -{% else %} -

{% trans "You do not own any shelves. You can create one below if you want to" %}.

-{% endif %} -
-
-
    -
  1. {{ new_set_form.name }}
  2. -
-
\ No newline at end of file