{% extends "base.html" %} {% block title %}Settings — DriveCore{% endblock %} {% block page_label %}Settings{% endblock %} {% block content %}

Settings

Manage authentication and application configuration.

{% endblock %} {% block scripts %} {% endblock %}