{% extends 'boxes/box.html.twig' %} {% block box %} {% if not video is empty %}
{{ video['title']|raw }}
{% endif %} {% endblock %}