{% load events %}
| {{ day }} | {% endfor %}
|---|
|
{% if day.url %}
{{ day.day }}
{% else %}
{{ day.day }}
{% endif %}
|
{% endfor %}