{{ profile.name }} {% if you %}(YOU){% endif %}

{{ profile.uri }}

{% if profile.basic.bio %}

{{ profile.basic.bio }}

{% endif %} {% if profile.basic.location %}

Lives in {{ profile.basic.location }}

{% endif %} {% if profile.basic.birthday %}

Was born on {{profile.basic.birthday }}

{%endif%}
{% if profile.basic.avatar %} {% endif %} {% if not you and app.session.get('entity_url') %}

{% endif %}