{% if user.research_profile_short %}

{{ user.research_profile_short|safe }} {% if user.research_profile_full %}

{{ user.research_profile_full| safe }}

{% endif %} {% endif %}