{% extends "layout.html" %} {% block content %}
{{ user.username }}
{{ user.role.value if user.role else 'Team Member' }}
Your default avatar is generated based on your username.
Two-factor authentication adds an extra layer of security to your account.
{% else %}Enable two-factor authentication to add an extra layer of security to your account.
Enable 2FA {% endif %}