X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/88b3243c6edfa61660920d5a9e31f8dd77415b32..6fe9513613b3d0dcfc934c41a5bfa9b71f341b06:/templates/catalogue/user_shelves.html?ds=sidebyside diff --git a/templates/catalogue/user_shelves.html b/templates/catalogue/user_shelves.html new file mode 100644 index 000000000..44517c550 --- /dev/null +++ b/templates/catalogue/user_shelves.html @@ -0,0 +1,15 @@ +

Moje półki

+{% 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. +