From: Marek Stępniowski Date: Thu, 11 Sep 2008 14:03:55 +0000 (+0200) Subject: user_shelves.html template is now valid HTML. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/432b8f629b6541991b254639a506c4c55bb78e4a user_shelves.html template is now valid HTML. --- diff --git a/wolnelektury/templates/catalogue/user_shelves.html b/wolnelektury/templates/catalogue/user_shelves.html index 44517c550..88e73150d 100644 --- a/wolnelektury/templates/catalogue/user_shelves.html +++ b/wolnelektury/templates/catalogue/user_shelves.html @@ -9,7 +9,8 @@

Nie posiadasz żadnych półek. Jeśli chcesz, możesz utworzyć półkę poniżej.

{% endif %}
-
+
  1. {{ new_set_form.name }}
+
\ No newline at end of file