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