Finished logging in/registration.
[wolnelektury.git] / templates / catalogue / book_sets.html
index 7e7b3d3..1b87c12 100644 (file)
@@ -9,5 +9,7 @@
 {% endif %}
 <hr />
 <form action="{% url catalogue.views.new_set %}" method="POST" accept-charset="utf-8" class="cuteform">
-    <p>{{ new_set_form.name }} <input type="submit" value="Dodaj zestaw"/></p>
+<ol>
+    <li>{{ new_set_form.name }} <input type="submit" value="Dodaj zestaw"/></li>
+</ol>
 </form>
\ No newline at end of file