{% for time in times %} {% if time.last_run_at %} {% else %} Never {% endif %} {% if time.last_run_at %} {% else %} Never {% endif %} {% if time.next_run_at %} {% else %} - {% endif %} {% if time.next_run_at %} {% else %} - {% endif %} {% endfor %}