{% extends "slideshowEditor.html" %}
{% block widgetVars %}
{% set widgetClass = 'apos-files-editor apos-slideshow-editor' %}
{% endblock %}
{% block title %}
Edit File(s)
{% endblock %}
{% block instructions %}
Choose PDF, Office, .txt or .rtf files. Drag them into the order you prefer.
You can also drag files from your computer into the dashed area below.
{% endblock %}
{% block hyperlink %}{% endblock %}