{% extends 'series/series_base.html' %} {% load bootstrap %} {% load automarkup %} {% load user_groups %} {% block breadcrumb_items %} {{ block.super }}
{% endblock %} {% block meta_description %} {{ block.super }} Collection detail {{ collection.series.name }} {{ collection.name }} {% endblock meta_description %} {% block pagetitle %} : Collection detail {% endblock pagetitle %} {% block content %} {% is_ed_admin request.user as is_ed_admin %}Dates: from {{ collection.event_start_date }} to {{ collection.event_end_date }}.
{% endif %} {% if collection.image %}