{%for event in events%} {%if forloop.first and not splityears%}
{%endif%} {%if splityears%}{%ifchanged event.startdate|date:"Y"%} {%if not forloop.first%}
{%endif%}

{{event.startdate|date:"Y"}}

{%endifchanged%}{%endif%}
{%if event.confurl%}{{event.conferencename}}{%else%}{{event.conferencename}}{%endif%}
{{event.conferencedatestr}}
{{event.location}}
{%endfor%}