{% extends 'xprez/contents/base.html' %} {% load thumbnail xprez %} {% block css_class_extra %}xprez-video {{ content.width }}-width {% if content.poster_image %}js-video-with-poster{% endif %}{% endblock %} {% block content_in %}
{% if content.poster_image %}
{% endif %}
{% endblock %}