Removed old commented code.
authorMarek Stępniowski <marek@stepniowski.com>
Wed, 3 Sep 2008 22:09:47 +0000 (00:09 +0200)
committerMarek Stępniowski <marek@stepniowski.com>
Wed, 3 Sep 2008 22:09:47 +0000 (00:09 +0200)
templates/catalogue/tagged_book_list.html

index 68253af..329b4df 100644 (file)
 {% block body %}
     <h1>{% title_from_tags tags %}</h1>
     {% breadcrumbs tags %}
-    {# <form action="." method="get" accept-charset="utf-8" id="search-form"> #}
-    {#     <ol> #}
-    {#         {% for tag in tags %} #}
-    {#         <li class="category"><a href="{% catalogue_url tag %}">{{ tag }}</a> | <a href="{% catalogue_url tags -tag %}">x</a></li> #}
-    {#         {% endfor %} #}
-    {#         <li>{{ form.q }} <input type="submit" value="Szukaj"/></li> #}
-    {#     </ol> #}
-    {# </form> #}
     
     {% autopaginate object_list 10 %}
     <div id="books-list">