{% load i18n recruitment %}
{% translate 'Legal representative' %}
{% if name == 'legal_representatives_remove' %} {% else %} {% endif %}
{% if legal_representative %} {% if view.context == 'subject_management' %} {% translate 'Details' %} {% elif view.context == 'recruitment' %} {% study_legal_representative_hash study legal_representative as hash %} {% translate 'Details' %} {% elif view.context == 'execution' %} {% study_legal_representative_hash study legal_representative as hash %} {% translate 'Details' %} {% endif %} {% endif %}