{% extends "base.html" %} {% block content %} User Profile Save picture {{form.as_p}} Update Change Password Notifications {% if urls.user.api_activate %} Activate Send an activation e-mail to the user. {% endif %} {% if urls.user.api_generate_keys %} Reset API Key Generate {% endif %} Delete {% endblock %}