Edit Info
{% if not current_user.email %}
You don't have an email address associated with this account.
{% endif %}
This is your shipments
address
We'll show this on your
profile.

{{ current_user.username }}
{% if current_user.email %} {{ current_user.email }} {% endif %}
This page is your private space.