Projects/worblehat-old
Projects
/
worblehat-old
Archived
12
0
Fork 0

Mislykka forsøk på å sette hylle per kategori.

This commit is contained in:
Tiril Anette Langfeldt Rødland 2011-03-06 20:55:05 +00:00
parent 00ae89ce63
commit 8d1cdba906
2 changed files with 2 additions and 4 deletions

View File

@ -8,9 +8,7 @@
<h2>{{ category }}</h2> <h2>{{ category }}</h2>
{% if not book_list %} {% if book_list %}
Det finnes ingen bøker i denne kategorien.
{% else %}
<div class="key">Bøker:</div> <div class="key">Bøker:</div>
<ul> <ul>
{% for book in book_list %} {% for book in book_list %}