{% extends 'base.html' %} {% block title %} | Authentication cancelled{% endblock %} {% block main %}
You decided to cancel the authentication process using one of your existing accounts. If this was a mistake, please proceed to sign in page.
{% endblock %}