Title: {{ entity.title }}
Description: {{ entity.description }}
Tags: {% for tag in tags %} {{ tag.text }} ✘ {% endfor %}
Phone: {% for phone in phones %} {{ phone.number }} ✘ {% endfor %}
Email: {% for email in emails %} {{ email.email }} ✘ {% endfor %}
Webpages: {% for url in urls %} {{ url.url }} ✘ {% endfor %}
GPS: {% if gps %} {{ gps }} {% else %} {% endif %}
Postal address: {{ entity.postal_address }}
Other contact information: {{ entity.other_contact }}
Time zone:
Observes daylight saving time:
Local time: {{ entity.time_zone }}
{% endif %}Department: {{ entity.department.name }}
Location: {{ entity.location.name }}
Reports to: {{ entity.reports_to.name }}
Status:
{% for status in first_stati %}{{ status.text }}
{{ status.username }},
{{ status.text }}