{% call avatar(user_info.address, user_info.avatar_hash ) %}{% endcall %}
{#- -#}
{# {% trans %}Change your display name, set a profile picture and control visibility of your personal data to others.{% endtrans %}
#}
{#- -#}
{#
{% call standard_button("edit", url_for(".profile"), class="primary") %}{% trans %}Edit profile{% endtrans %}{% endcall %}
{% call standard_button("passwd", url_for(".change_pw"), class="secondary") %}{% trans %}Change password{% endtrans %}{% endcall %}
{% call standard_button("folder", url_for(".manage_data"), class="secondary") %}{% trans %}Manage your data{% endtrans %}{% endcall %}
{#- -#}