---
layout: default
title: Speakers
permalink: /speakers/
modal: all
---

{% include top-section.html %}

{% if site.showSessions %}
    {% include speakers-list.html %}
{% else %}
    {% include speakers-list-2.html %}
{% endif %}