{% extends 'spectator_events/base.html' %} {% comment %} Displays a single ClassicalWork or DancePiece. As well as `object`, expects: * breadcrumb_list_title - Text for linking to the parent list view. * breadcrumb_list_url - URL for linking to the parent list view. {% endcomment %} {% block head_page_title %}{{ object.title }}{% endblock %} {% block content_title %}{{ object.title }}{% endblock %} {% block breadcrumbs %} {{ block.super }}