{%- extends "baseWidgetEditor.html" -%} {%- block modalClass -%} {{super()}} apos-video-editor apos-ui-modal-no-sidebar {%- endblock -%} {%- block modalLabel -%} {{ __('Edit Video') }} {%- endblock -%} {%- block modalInstructions -%}

{{ __('Paste a video link.') }}

{%- endblock -%} {%- block formEnd -%} {%- block previewButton -%} {%- include "progress.html" -%} {%- endblock -%}
{# We decided to move float preview into the main area editor so #} {# this preview is just for things whose appearance is not obvious #} {# or which require custom settings be tweaked (example: RSS feed) #}
{# Video chooser #}
{# I float right #} {# I float left #} {# I sting like a bee #}
{{ __('Recently Added In Video Library') }}:
{# UX note: you can pretty up the search submit button but please don't remove it #} {# entirely as some users will not press enter. -Tom #}
{%- endblock -%}