Info {% for format in book.requested_formats(formats) %} {% if format == 'epub' %} EPUB {% elif format == 'pdf' %} PDF {% endif %} {% endfor %}