X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/432b8f629b6541991b254639a506c4c55bb78e4a..9b97d5a2faa6f56b439dcefe9c7bb23e0a84b39c:/wolnelektury/templates/catalogue/user_shelves.html diff --git a/wolnelektury/templates/catalogue/user_shelves.html b/wolnelektury/templates/catalogue/user_shelves.html index 88e73150d..ab34fe497 100644 --- a/wolnelektury/templates/catalogue/user_shelves.html +++ b/wolnelektury/templates/catalogue/user_shelves.html @@ -1,8 +1,8 @@ -

Moje półki

+

Twoje półki z lekturami

{% if shelves %} {% else %} @@ -11,6 +11,6 @@
    -
  1. {{ new_set_form.name }}
  2. +
  3. {{ new_set_form.name }}
\ No newline at end of file