{% extends "baseWidgetEditor.html" %} {% block widgetVars %} {% set widgetClass = 'apos-slideshow-editor' %} {% endblock %} {% block title %} Edit Slideshow {% endblock %} {% block instructions %} 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 %} {# We have change events #} {% block previewButton %} {% endblock %} {% block formBody %} {# Powered by the blueimp file uploader #}
Drop Files Here
Progress: % Upload Finished
{% endblock %} {# For reordering and removing of images #} {% block formAfterPreview %}
+
{% endblock %} {% block additionalFooterItems %} {% endblock %}