Authentication successful!

Please select the Trello list to post notifications to:

{% csrf_token %}
{% if form.board_list_id.errors %}
{{ form.board_list_id.errors|join:"" }}
{% endif %}