{% load i18n %}
{% if pd_with_header %}

  {{ participant.name }}  

{% endif %}

{% trans "Type" %}: {{ participant.get_participant_type_display }}

{{ participant.description }}