<pclass="card-text">do you want to confirm your identity, <aclass="code"href="{{ me }}">{{ me }}</a>, with this app?</p>
{% if params.response_type == 'code' %}
<pclass="card-text">additionally, this app is requesting the following <i>scopes</i> - you can edit the scopes that will be granted to the app, if you wish</p>
<pclass="card-text"><small>you will be redirected to <aclass="code"href="{{ params.redirect_uri }}">{{ params.redirect_uri }}</a> after authorising this app</small></p>