{% macro vsl(customPlay = 'false', showPlayButton = 'true', placeholder, alt, ID, src, path, hasControls = 'true', isMutedAndAutoplay = 'false') %}
{% if '.gif' in placeholder %} {{alt}} {% else %} {{alt}} {% endif %}
{% endmacro %}