{% for a in applications %} {% if a.status in status %} {% endif %} {% endfor %}
code status created title creator actions
{{ a.code }} {{ a.status }} {{ a.created|pretty_datetime }} {{ a.title }} {{ a.creator.name }}