{{ name }}

{% if email %}
Email: {{ email }}
{% endif %} {% if tel %}
Tel: {{ tel }}
{% endif %} {% if founded %}
Year founded: {{ founded }}
{% endif %} {% if website %}
Website: {{ website }}
{% endif %} {% if about %}
About: {{ about }}
{% endif %} {% if nature_of_work %}
Nature of Work:
{% endif %} {% if trainings %}
Trainings:
{% endif %} {% if venues %}
Venues:
{% endif %} {% if buzzitems %}
Buzz Items:
{% endif %}
{% if people %}
People:
{% endif %}
{% if productions %}
Productions:
{% endif %}
{% if resources %}
Resources:

{% endif %}
{% load comments %}
{% get_comment_count for obj as comment_count %} {% if comment_count %}

{{ comment_count }} comment{{ comment_count|pluralize }}

{% endif %}
{% render_comment_list for obj %}
{% if obj.allow_comments and user.is_authenticated %}

your comment

{% render_comment_form for obj %}
{% else %} {% if user.is_authenticated %}

Comments are disabled for this article

{% else %}

{% endif %} {% endif %}
{% if awards %}
Awards:
{% endif %} {% if scripts %}
Scripts:

{% endif %}

Edit