- <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 class="book-title">{{ book.title }} | <a href="{% url main_page %}">x</a></li>
- </ol>