{% load i18n wagtailimages_tags wagtailembeds_tags %}
{% if self.title %}

{{ self.title }}

{% endif %}
{% embed self.video.url "500" %}