{% load typogrify_tags %}

{{ video.title }}

{% if video.embed_src %} {{ video.embed_src|safe }} {{ video.summary_formatted|typogrify }} {% else %}

This video can not be shown here.

It can be seen at {{ video.source|capfirst }}

{% endif %}