{# CSS things #} {# libraries #} {# the theme #} {# Firefly III customisations #}
{{ trans('firefly.authorization_request_intro', {client: client.name|escape})|raw }}
{{ trans('firefly.authorization_request_site', {url: client.redirect|phphost})|raw }}
{% endif %} {% if client.user.id != user.id %}{{ 'authorization_request_invalid'|_ }}
{% endif %} {% if scopes|length > 0 %}{{ 'scopes_will_be_able'|_ }}