{% 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 Data