{% 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.
Or, drag the existing images shown beneath the dashed area.
{% endblock %}
{% block formAll %}
{# Powered by the blueimp file uploader #}