{% for day in days %} {% if day.hours != 'Closed' %} {% endif %} {% empty %} Sorry we're closed! {% endfor %}
{{ day.name }}{{ day.hours }}