Production name: {{ name }} {% if anecdotes %}
Anecdotes

{{ anecdotes }}

{% endif %} {% if group %} Group: {{ group.name }}
{% endif %} {% if director %} Director: {{ director.get_title }}
{% endif %} {% if playwright %} Playwright: {{ playwright.get_title }} {% endif %} {% if languages %}
Languages:
{% endif %}
{% if awards %}
Awards:
{% endif %} {% if buzzitems %}
Buzz Items:
{% endif %}
{% if sibling_productions %}
Productions based on the same script:
{% endif %}
{% if related_productions %}
Productions based on adaptations of the script:
{% endif %}
Edit