1
0
mirror of https://github.com/funamitech/mastodon synced 2024-12-22 18:48:43 +09:00
YuruToot/app/views/doorkeeper/authorizations/error.html.haml
2016-03-11 01:58:55 +01:00

5 lines
126 B
Plaintext

.prompt= t('doorkeeper.authorizations.error.title')
#error_explanation
= @pre_auth.error_response.body[:error_description]