{% 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 %}
Your Challonge API key from https://challonge.com/settings/developer. This key has all the power of your Challonge account, so treat it as you would your password.
{% endblock %} {% block js %} {% endblock %}