{% if page.video.embed %} <div class="talk-video"> <h2>Video</h2> <div class="embed-container"> {{ page.video.embed|raw }} </div> </div> {% endif %}