{% if num_lists %}
Authentication successful!
Please select the Trello list to post notifications to:
{% elif error %}Could not retrieve data from your Trello account. Received an unexpected response from Trello.
{% else %}Could not find any boards with lists in your Trello account. Are you logged in the correct Trello account?
{% endif %}