{% extends 'base.html' %} {% block title %}Profile - KeepItGoing{% endblock %} {% block content %} {% if success %}
✓ Success! {{ success }}
{% endif %}

Personal Information

{% csrf_token %}
Email cannot be changed
How long before a task is due should you be reminded?

Security

Manage your account security settings

Change Password
{% endblock %}