{% if book["image"] is not equalto "" %}
cover:
{% endif %} {% for datum in (book|dictsort) %}
{{datum[0]}}: {{ datum[1] }}
{% endfor %}