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

Account

General


Name
Admin
Username
admin
Email
admin@site.com
Phone Number
+977 9876543210

Delete Account

Are you sure you want to delete your account.

Change Password

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