{% extends 'spectator_events/base.html' %} {# Used to list Plays and Movies. #} {% load l10n %} {% block head_page_title %}{{ kind_plural|title }}{% endblock %} {% block content_title %}{{ kind_plural|title }}{% endblock %} {% block breadcrumbs %} {{ block.super }}
There are no {{ kind_plural }} to show.
{% endif %} {% endblock content %}