{%extends "base.html"%} {%block title%}OAuth2 Error{%endblock%} {%block content%} {{flash_messages()}}
{{error.error}}: {{error.description}}