{% extends 'layouts/base.html' %} {% load static %} {% block title %}Settings - {% endblock title %} {% block content %}

My Account

Profile Details

Business Profile

Business Name
Business ID
Location

Email

This contact will be shown to others publicly, so choose it carefully.

Password

You can set a permanent password if you don't want to use temporary login codes.

Public profile

Making your profile public means that anyone on the Dashkit network will be able to find you.

{% include 'includes/footer.html' %}
{% endblock content %}