From: Marek Stępniowski Date: Wed, 3 Sep 2008 22:09:47 +0000 (+0200) Subject: Removed old commented code. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/7628df2902354179a6be697483a594c8c3b7a935?hp=413a1d782784e0ae9637349a576c4fc03789d384 Removed old commented code. --- diff --git a/templates/catalogue/tagged_book_list.html b/templates/catalogue/tagged_book_list.html index 68253af58..329b4df6c 100644 --- a/templates/catalogue/tagged_book_list.html +++ b/templates/catalogue/tagged_book_list.html @@ -55,14 +55,6 @@ {% block body %}

{% title_from_tags tags %}

{% breadcrumbs tags %} - {#
#} - {#
    #} - {# {% for tag in tags %} #} - {#
  1. {{ tag }} | x
  2. #} - {# {% endfor %} #} - {#
  3. {{ form.q }}
  4. #} - {#
#} - {#
#} {% autopaginate object_list 10 %}