{% extends "slideshowEditor.html" %} {% block modalClass %} {# lots of good stuff comes from apos-slideshow-editor class#} {{super()}} apos-marquee-editor apos-slideshow-editor apos-ui-modal-no-sidebar {% endblock %} {% block modalLabel %} {{ __('Edit Button(s)') }} {% endblock %} {% block modalInstructions %}

__('Choose image files (GIF, JPEG or PNG). Drag them into the order you prefer.
You can also drag images from your computer into the dashed area below.') }}

{% endblock %}