{% for l in d.lectures|selectattr('timetable_col','equalto',i) if (((l.time.time() > t) and (l.time.time() <times[time_loop.index+1]))!=(l.time.time() ==t))%}
{% for l in d.lectures|selectattr('timetable_col','equalto',i) if (((l.time.time() > t) and (l.time.time() <times[time_loop.index+1]))!=(l.time.time() ==t))%}
<td{%ifi ==1%}class="newday"{%endif%}rowspan="{{l.duration / 15}}"style="background: {% if l.visible and l.course.visible %}lightgrey;{% else %}#f2dede{% endif %}">
<td{%ifi ==1%}class="newday"{%endif%}rowspan="{{l.duration / 15}}"style="background: {% if l.visible and l.course.visible %}lightgrey;{% else %}#f2dede{% endif %}">