datamad2017/speakers.html
Vitaliy Zasadnyy 95607eea61 Initial commit
2014-07-28 22:27:01 +03:00

15 lines
228 B
HTML

---
layout: default
title: Speakers
permalink: /speakers/
modal: all
---
{% include header.html %}
{% if site.showSessions %}
{% include speakers-list.html %}
{% else %}
{% include speakers-list-2.html %}
{% endif %}