X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/cda2ae88878c218d2208398cdb054b6c9baebd47..263e2a71c685149e406d7bee1de93b362970a88f:/wolnelektury/templates/catalogue/user_shelves.html diff --git a/wolnelektury/templates/catalogue/user_shelves.html b/wolnelektury/templates/catalogue/user_shelves.html index 3b063024b..cd5b86196 100644 --- a/wolnelektury/templates/catalogue/user_shelves.html +++ b/wolnelektury/templates/catalogue/user_shelves.html @@ -1,8 +1,9 @@ +{% load i18n %}

Twoje półki z lekturami

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