{% extends "layout/layout.html" %} {% set page_title = "Account Setting" %} {% block content %}
{% include "../templates/layout/header-footer/app-header.html" %} {% include "../templates/layout/header-footer/app-sidebar.html" %} {% include "../templates/layout/header-footer/topnavbar.html" %}
{% include "../templates/components/breadcrumbs/breadcrumbs.html" %}
Upload Proifle Photo

Remember: For best results, use an image at least 200px by 200px in .jpg or .png format

Upload Proifle Photo

Remember: For best results, use an image at least 200px by 200px in .jpg or .png format

Basic Info
Private Info
Social Account
Contact Info
Change Password
Advance Setting

Pricing Plans

🚀 Premium

Transfer this account to another user or to an organization where you have the ability to create repositories.

Deactivate this account

Once you delete a account, there is no going back. Please be certain.

{% include "../templates/layout/header-footer/footer.html" %}
{% endblock %}