{% extends "baseWidgetEditor.html" %} {% block modalClass %} {{super()}} apos-pullquote-editor {% endblock %} {% block modalLabel %} {{ __('Edit Pullquote') }} {% endblock %} {% block modalInstructions %}

{{ __('Type a pullquote.') }}

{% endblock %} {% block previewButton %} {% endblock %}