{% 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. Jpeg (Native) Jpeg (With image module) Png (Native) Png (With image module) SVG (Native) SVG (With image module) {% endblock content %}
Viewing images in isolation for testing purposes.