{%if book%}
{% if book.coverUrl %} {% endif %}
{{book.title}}
{{book.author}}
{%endif%}