{% load adagiostags %} {% for i in downtimes %} {% endfor %}
Time Author Host Service Start Time End Time Duration Comment
{{ i.entry_time|timestamp|date:'Y-m-d H:i' }} {{ i.author }}
{{ i.host_display_name }}
{{ i.service_display_name}} {{ i.start_time|timestamp|date:'Y-m-d H:i' }} {{ i.end_time|timestamp|date:'Y-m-d H:i' }} {{ i.duration|duration }} {{ i.comment }}