Update talk layouts and partials

This commit is contained in:
Oliver Davies 2017-03-06 06:06:18 +00:00
parent 04615f90fe
commit 7583f53740
6 changed files with 4 additions and 34 deletions

View file

@ -1,5 +1,6 @@
{% if page.video_embed %}
<div class="talk-video">
<h2>Video</h2>
<div class="embed-container">
{{ page.video_embed|raw }}
</div>