{% extends "base.html" %} {% from "macros/title.html" import title_tag with context %} {% from "macros/create.html" import checked_if with context %} {% block title %}{{ title_tag('User Settings') }}{% endblock %} {% block heading %}
Don't forget to save your changes to apply the theme!