{% if databox.firstdate.0 %} {% endif %} {% if databox.finaldate.0 %} {% endif %} {% if databox.location %} {% endif %} {% if databox.writer %} {% endif %} {% if databox.director %} {% endif %} {% if databox.producer %} {% endif %} {% if databox.creative %} {% endif %} {% if databox.technical %} {% endif %} {% if databox.characters %} {% endif %} {% if databox.website.0 %} {% endif %} {% if databox.playbilllink.0 %} {% endif %} {% if databox.ibdbid.0 %} {% endif %} {% if databox.iodbid.0 %} {% endif %} {% if databox.theatricaliaid.0 %} {% endif %}
Date Opened {{ databox.firstdate.0 }}
Date Closed {{ databox.finaldate.0 }}
Location {% for place in databox.location %}{{ place }}{% if not forloop.last %}, {% endif %}{% endfor %}
Writer {% for name in databox.writer %}{{ name }}{% if not forloop.last %}, {% endif %}{% endfor %}
Director {% for name in databox.director %}{{ name }}{% if not forloop.last %}, {% endif %}{% endfor %}
Producer {% for name in databox.producer %}{{ name }}{% if not forloop.last %}, {% endif %}{% endfor %}
Creative Team {% for name in databox.creative %}{{ name }}{% if not forloop.last %}, {% endif %}{% endfor %}
Technical Team {% for name in databox.technical %}{{ name }}{% if not forloop.last %}, {% endif %}{% endfor %}
Characters {% for name in databox.characters %}{{ name }}{% if not forloop.last %}, {% endif %}{% endfor %}
Website {{ databox.website.0 | safe }}
Playbill Link {{ databox.playbilllink.0 | safe }}
Internet Broadway DB Link {{ databox.ibdbid.0 | safe }}
Lortel Archives Link {{ databox.iodbid.0 | safe }}
Theatricalia Link {{ databox.theatricaliaid.0 | safe }}