{% load wagtailvideos_tags %}

{{ page.title }}

{% if self.video_field %} {% video self.video_field controls %} {% endif %} {{ self.video_streamfield }}