{% load staticfiles %} Calendar
{{ week.0 }} - {{ week.6 }} - {{ year }}
{% load filters %}
{% for day in week %} {% endfor %} {% for i in range24 %} {% for j in range7 %} {# id is time-day for example 8-17 it means 17th day of month and time is 8 #} {% endfor %} {% endfor %}
{{day}}
{{i}}:00