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