{% extends "base.html" %} {% block title %}OneDrive Authorization Error{% endblock %} {% block content %}

Authorization Failed

Sorry, we couldn't complete the OneDrive authorization.

Error details:

{{ error }}

{% endblock %}