X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3ac9cb26acd9b7c5ba421dac123ba8f75b782bd2..9c13fb6245a966d5890b11e7e0d8ccb6692cfacd:/wolnelektury/templates/catalogue/book_sets.html?ds=sidebyside diff --git a/wolnelektury/templates/catalogue/book_sets.html b/wolnelektury/templates/catalogue/book_sets.html index 602dd21ec..e17c51348 100644 --- a/wolnelektury/templates/catalogue/book_sets.html +++ b/wolnelektury/templates/catalogue/book_sets.html @@ -1,12 +1,12 @@ {% load i18n %} -

{% trans "Put a book on the shelf" %}

+

{% trans "Put a book on the shelf!" %}

{% if not user.tag_set.count %}

{% trans "You do not have any shelves. You can create one below, if you want to."%}

{% else %}
  1. {{ form.set_ids }}
  2. -
  3. +
{% endif %}