{% extends "layout.html" %} {% block title %} Authorization error - {{cfg("sr.ht", "site-name")}} meta {% endblock %} {% block content %}

An error occured

An error occurred processing a request to authorize third party access to your account. This is generally not a problem with {{cfg("sr.ht", "site-name")}}, but with the application.

{{ details }}

{% endblock %}