summaryrefslogtreecommitdiff
path: root/app/views/doorkeeper/authorizations/error.html.haml
blob: 32b4ccb0fe654fecc75ddb2a93aef8321c85baac (plain)
1
2
3
%h3.page-title= _("An error has occurred")
%main{ :role => "main" }
  %pre= @pre_auth.error_response.body[:error_description]