{% extends "slideshowEditor.html" %}
{% block widgetVars %}
{% set widgetClass = 'apos-buttons-editor apos-slideshow-editor' %}
{% endblock %}
{% block title %}
Edit Button(s)
{% 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 %}