weathermen/soundstorm

View on GitHub
app/views/doorkeeper/authorizations/error.html.haml

Summary

Maintainability
Test Coverage
.border-bottom.mb-4
  %h1= t('doorkeeper.authorizations.error.title')
%main{:role => "main"}
  %pre= @pre_auth.error_response.body[:error_description]