{% extends "base.html" %} {% block content %}

User Profile

{{form.as_p}}

Verify e-mail

Verify phone


Change Password
Programmatic Keys
Notifications
{% if urls.user.api_activate %}
Send an activation e-mail to the user.
{% endif %}
{% endblock %}