{{ hook('oauth_authorize_theme_raw') }} {% if has_hook('oauth_authorize_theme_content') %} {{ hook('oauth_authorize_theme_content') }} {% else %}

{{ _( '%(app)s want to access your %(site)s account.', app='%s'|format(grant.client.name)|safe, site='%s'|format(config.SITE_TITLE)|safe ) }}

{{ _('Details') }}

{{ _('Access your profile') }}

{{ _('Read your profile, the orgnization you belong to, your publications') }}

{{ _('Publish data') }}

{{ _('Publish datasets, reuses, follow or unfollow') }}

{% endif %}