{{ name }}

(to be implemented)
Date Time Venue, City Book Now/Full
Date Time Venue, City Book Now/Full
Date Time Venue, City Book Now/Full
Date Time Venue, City Book Now/Full
More>>

{{ name }}

{% if group %}
Group: {{ group.name }}
{% endif %} {% if languages %}
Languages: {% for language in languages %} {{ language.name }} {% endfor %}
{% endif %}
From {{ debut_date|date:"Y" }} {% if last_date %} - {{ last_date|date:"Y" }}
{% comment %}
No of Shows:
Book Now>>

{% endcomment %}

{% if playwright %}
Writer: {{ playwright }}
{% endif %} {% if director %}
Director: {% if director %} {{ director }} {% endif %}
See full credits>>


{{ synopsis|linebreaksbr }}

{% if group.website %}
Group website: {{ group.website }}
{% endif %}

{% if awards %}
Awards
{% for award in awards %}
{{ award.title }} {% if award.year %}, {{ award.year }} {% endif %} {% if award.link %}, link {% endif %}
{% endfor %}
{% endif %}
{% include 'includes/buzzitems.html' %}
{% load comments %}

Comments

{% get_comment_count for obj as comment_count %} {% if not comment_count %}
No comments added yet
{% else %} {% render_comment_list for obj %} {% endif %} {% if user.is_authenticated %}

Your comments

{% get_comment_form for obj as form %}
{% csrf_token %} {{ form.as_p }}

{% else %}
Please sign-in to add comments.
{% endif %}

Kindly refer to notes in script archive. But instead of Posted by Name, Date, Time, make it - date, time


Edit