+
+
+
+ {% if page.fb_gallery_id %}
+
+
+
+
+
+
+
+
+ #{{page.number}}
+{{page.date_text}}
+
+
+
+ -
+ {% for talk in page.talks %}
+ {% if talk.topics %}
+ {% assign tags = (talk.topics | split:",") %}
+ {% for tag in tags | uniq %}
+
- {{tag}} + {% endfor %} + {% endif %} + {% endfor %} +
+ {% if page.location %}
+
+
+ -
+
- {{page.location}} + {% if page.fb_event_url %} +
- + {% endif %} +
+
+ {% capture talks_number %}{{ page.talks | size }}{% endcapture %} {% capture col_width %}{{ 12 | divided_by:talks_number }}{% endcapture %} {% for talk in page.talks %}
+
+
+
+
+
+
+
+ {% endfor %}
+
+
+ {% if {{talk.media_artist_url}} %}
+
+ {% else %}
+
+ {% endif %}
+
+
+
+ {% endif %}
+
+
+
+ {{talk.artist}} / {{talk.title}}
+ {% if talk.description %} +{{talk.description}}
+ {% endif %} {% if talk.artist_bio %} +About {{talk.artist}}
+{{talk.artist_bio}}
+ {% endif %} + {% if talk.artist_website || talk.video_artist_url || talk.video_url %} + {% if talk.artist_website %} + Website + {% endif %} + {% if talk.video_artist_url %} +
+
+ {% endif %}
+ {% if talk.talk_video_url %}
+ Artist's Video
+ +
+
+ {% endif %}
+ {% endif %}
+ Talk's Video
+ +
+
+
+
+ {% endif %}
+
+
+
+
+