{% extends "squad/base.html" %} {% block content %}
{% with url_name=request.resolver_match.url_name %}
Settings
{% endwith %}
{% block settings %}{% endblock %}
{% endblock %}