<tr><th></th>{% for d in days if (d.index <5)or(d.lectures|length)> 0%}<thcolspan="{{d.maxcol}}">{{ d.date.strftime("%A (%d.%m.%Y)") }}</th>{% endfor %}</tr>
<tr><th></th>{% for d in days if (d.index <5)or(d.lectures|length)> 0%}<thcolspan="{{d.maxcol}}">{{ d.date.strftime("%A (%d.%m.%Y)") }}</th>{% endfor %}</tr>