fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
eb2ebd9829c75b984483bbf0263be98862750bcb
[wolnelektury.git]
/
src
/
reporting
/
templates
/
reporting
/
catalogue.csv
1
{% load catalogue_tags %}{% book_tree_texml "" orphans books_by_parent %}{% for author, group in books_by_author.items %}{% if group %}{% book_tree_csv author group books_by_parent %}{% endif %}{% endfor %}