{% extends 'base.html' %} {% block main %}
Cover | Title | Author | Filetype | Category | Stack | Add to stack |
---|---|---|---|---|---|---|
{{ book.title }} | {% for author in book.authors %}
|
{{ book.fileformat }} | {{ book.category}} | {% for stack in book.stacks %}
|
==> | {% endfor %}
Cover | Title | Author | Filetype | Category | Stack | Add to stack |
---|---|---|---|---|---|---|
{{ book.title }} | {% for author in book.authors %}
|
{{ book.fileformat }} | {{ book.category}} | {% for stack in book.stacks %}
|
==> | {% endfor %}