{% extends "templates/one-column.html" %} {% block title %}Image testing{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

Image testing

Viewing images in isolation for testing purposes.

{% endblock content %}