{% extends "base.html" %} {% block css %} {% endblock %} {% block main %}
Cover | Title | Author | Year | Category | Stack | {%if light%} {%else%}Add to a stack | {%endif%}
---|---|---|---|---|---|---|
{{ book.title }} | {% for author in book.authors %}
|
{{ book.year_published }} | {{ book.category}} |
{% for stack in book.stacks %}
|
{%if light%}
{%else%}
===> | {%endif%}