{% extends 'base.html' %} {% block main %}
Cover | Title | Author | Filetype | Tag |
---|---|---|---|---|
{{ book.title }} | {% for author in book.authors %}
|
{{ book.fileformat }} | {{ book.tag}} |
Cover | Title | Author | Filetype | Tag |
---|---|---|---|---|
{{ book.title }} | {% for author in book.authors %}
|
{{ book.fileformat }} | {{ book.tag}} |