{{ profile.display_name }}
{% if profile.pronouns %}{{ profile.pronouns }}
{% endif %} {% if profile.location %}{{ profile.location }}
{% endif %}{{ profile.bio }}
{% endif %} {% if page.body_html %}-
{% for link in profile.links %}
- {{ link.label }} {% endfor %}