{% extends "base.html" %} {% load crispy_forms_tags %} {% block extra_head %} {% endblock extra_head %} {% block title %}Settings{% endblock title %} {% block subtitle %}Change Business Tracker settings.{% endblock subtitle %} {% block content %}
{% endblock content %}