fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Changed references to 'set' to 'shelf'.
[wolnelektury.git]
/
templates
/
catalogue
/
fragment_short.html
diff --git
a/templates/catalogue/fragment_short.html
b/templates/catalogue/fragment_short.html
index
a05ba45
..
99fface
100644
(file)
--- a/
templates/catalogue/fragment_short.html
+++ b/
templates/catalogue/fragment_short.html
@@
-17,4
+17,5
@@
<div class="fragment-metadata">
<p><a href="{{ book.get_absolute_url }}">{{ book.title }}</a>, {{ book_authors|join:","|safe }}</p>
</div>
+ <div class="clearboth"></div>
</div>