X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3ac9cb26acd9b7c5ba421dac123ba8f75b782bd2..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 cd5b86196..000000000 --- a/wolnelektury/templates/catalogue/user_shelves.html +++ /dev/null @@ -1,17 +0,0 @@ -{% load i18n %} -

Twoje półki z lekturami

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

Nie posiadasz żadnych półek. Jeśli chcesz, możesz utworzyć półkę poniżej.

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