{% extends "base.html" %} {% set active_page = "settings" %} {% block title %}Settings{% endblock %} {% block content %}

Settings

{% endblock %}