{% extends "base.html" %}
{% from "publish/inc_field_macros.html" import disp_class, disp_class_2 %}
{% block copyright %}
{% endblock %}
{% block title %}Imaging demos{% endblock %}
{% block extra_head %}
{% if settings.DEBUG %}
{% else %}
{% endif %}
{% endblock %}
{% block body %}
{% if err_msg %}
Items marked with a
icon are only supported in the Premium Edition.