{% import '@ui/type.twig' as view %}

{% if video is defined %}
    {{ view.list_video(video) }}
{% endif %}