{% extends 'base.html' %} {% load static %} {% block head %} {% endblock %} {% block divider %} {% endblock %} {% block frontend_settings %} { breadcrumbs: [ { title: "Account & Settings" } ], } {% endblock %} {% block content %}

Account Settings

API authentication
Use this token to authenticate with our API

Example fetch projects data
{% endblock %}