X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2f1c330e555c24deb17b7d6018b59c52dab7aafd..31badf91680a7ddb83f1d4fcc952bf52ac25b6b6:/wolnelektury/templates/catalogue/user_shelves.html diff --git a/wolnelektury/templates/catalogue/user_shelves.html b/wolnelektury/templates/catalogue/user_shelves.html index 44517c550..ab34fe497 100644 --- a/wolnelektury/templates/catalogue/user_shelves.html +++ b/wolnelektury/templates/catalogue/user_shelves.html @@ -1,15 +1,16 @@ -

Moje półki

+

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. +
  3. {{ new_set_form.name }}
+
\ No newline at end of file