{{ author.name|esc_html }}

{% if author.role_label %}

{{ author.role_label|esc_html }}

{% endif %} {% if author.affiliation %}

{{ author.affiliation|esc_html }}

{% endif %}