{%extends 'base.html'%} {%block title%}Account | Great API{%endblock%} {%block body%} {%include 'sidebar.html'%}
{%include 'navbar.html' %}

Account

General

Edit

Name
Username
Email
Phone Number

Delete Account

Are you sure you want to delete your account.

Change Password

Enter the old and new password to change your password.
{%endblock%}