{% if user_bio %}

{{user_bio}}

{% endif %} {% if user_location %}
{%=__("Intro") %}

{{user_location}}

{% endif %} {% if user_interest %}
{%=__("Interests") %}

{{user_interest}}

{% endif %}
{%=__("Details") %}