{{ pageUser.name }}

{% if page %} {% endif %}
  • @{{ pageUser.username }}
  • {{ pageUser.email }}
  • {% if pageUser.introduction %}
  • {{ pageUser.introduction|nl2br }}

  • {% endif %}