{% extends "base.html" %} {% set title = 'Settings' %} {% block lead %}We need your Challonge credentials to create and modify brackets on your behalf. This information is not stored on our servers.{% endblock %} {% block content %}
{% endblock %} {% block js %} {% endblock %}