{% extends "baseWidgetEditor.html" %} {% block widgetVars %} {% set widgetClass = 'apos-video-editor' %} {% endblock %} {% block title %} Edit Video {% endblock %} {% block instructions %} Paste a video link. {% endblock %} {% block formEnd %} {% block previewButton %} {% include "progress.html" %} {% endblock %}
{# Video chooser #}