{# templates/settings/home.html #} {% extends "base.html" %} {% block title %}Settings{% endblock %} {% block content %}

Settings

Add your settings here as you go.

{% endblock %}