layout page title All time invited speakers In alphabetical order {% for conf in site.confs reversed %} {% include fpsac.html conf=conf %}: {{conf.town}} ({{conf.country}}) {% include person_list.html persons=conf.invited_speakers %} {% endfor %}