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

User Settings

{% include 'menu_toggle.html' %}

Manage your account credentials and profile.


Leave password fields blank to keep your current password.

{% endblock %} {% block scripts %} {% endblock %}