{% import "admin/Macros/Buttons/_button.html.twig" as button %}
{#
#}
{% if video.homeVideo|default != '' %} {% set dir = getVideoDir() %} {% set imageFullPath = dir|default~video.homeVideo|default %} {% endif %}
{{ button.button_submit() }}