{% extends "base.html" %} {% block copyright %} {% endblock %} {% block title %}Slideshow API demo{% endblock %} {% block extra_head %} {% if settings.DEBUG %} {% else %} {% endif %} {% endblock %} {% block body %}
You can start and stop the slideshow manually. Switch the mode to slide (the default), stack, or fade.
{% endblock %}