{% include 'cms/sidebar.html' %}

{{ fragment.fragment_type.description }}

Page Content Images
{% for image in images %}
Previously uploaded
{% endfor %}
{% if fragment %}
Last Modified: {{ fragment.date_modified.strftime('%a, %B %d at %H:%M') }}
{% endif %}