{% extends "base.html" %} {% block copyright %} {% endblock %} {% block title %}Gallery API demo{% endblock %} {% block extra_head %} {% if settings.DEBUG %} {% else %} {% endif %} {% endblock %} {% block body %}

Gallery API demo

Embedded gallery

Loading gallery...

Full-screen pop-up gallery

Click on a thumbnail to launch an automatic gallery of these images.

Image 1   Image 2   Image 3

{% endblock %}