{# Base file for all of the settings pages to ensure a common menu #} {% extends "home/base.html" %} {% load static %} {% block content %}

Dashboard

User

Application

Scheduling

Actions

{% block settings_content %}{% endblock %}
{% endblock content %}