{% extends "baseWidgetEditor.html" %} {% block modalClass %} {{super()}} apos-embed-editor apos-ui-modal-no-sidebar {% endblock %} {% block modalLabel %} {{ __('Edit Embedded Item') }} {% endblock %} {% block modalInstructions %}
{{ __('Paste a link to the item you wish to embed. NOTE: some sites may not preview properly, or may require you to refresh the page after you save your work. You may not be able to preview something that is already on the current page. These are limitations of the services being embedded.') }}
{% endblock %} {% block formEnd %} {% block previewButton %} {% include "progress.html" %} {% endblock %} {# Embed chooser #}