{% extends "base.html" %} {% block title %}My Profile{% endblock %} {% block content %}
Manage your account information and review your activity.
@{{ current_user.username }}
{% endif %}{{ current_user.email }}
{{ current_user.role | title }}Download a copy of the data tied to your account, or request its erasure.
Export My DataYour account is protected with an authenticator app. You'll be asked for a 6-digit code each time you sign in.
{% else %}Add a second layer of security. After entering your password you'll confirm a one-time code from an authenticator app.
Enable Two-Factor {% endif %}