{% include 'incl/header.html' %}
{% if cal %}
Calendar
{% endif %} {% if conferences %} {% for c in conferences %} {% endfor %}
StartCFPCoCA11yVideos?WhatWhere
{{ c['event_start'] }} {{ c['cfp_end'] }} {% if c['code_of_conduct'] %}{% endif %} {% if c['accessibility'] %}{% endif %} {% if c['youtube'] %}{% endif %} {{ c['name'] }} {{ c['location']['city'] }}, {% if c['location']['state'] %}{{ c['location']['state'] }}, {% endif %} {{ c['location']['country'] }}
{% endif %} {% if earlier_conferences %}

Earlier events

{% for c in earlier_conferences %} {% endfor %}
StartCFPCoCA11yVideos?WhatWhere
{{ c['event_start'] }} {{ c['cfp_end'] }} {% if c['code_of_conduct'] %}{% endif %} {% if c['accessibility'] %}{% endif %} {% if c['youtube'] %}{% endif %} {{ c['name'] }} {{ c['location']['city'] }}, {% if c['location']['state'] %}{{ c['location']['state'] }}, {% endif %} {{ c['location']['country'] }}
{% endif %} {% if videos %}

Videos

{% endif %} {% if episodes %}

Podcasts

{% endif %}
{% include 'incl/footer.html' %}