3 lines
126 B
Text
3 lines
126 B
Text
%h3.page-title= _("An error has occurred")
|
|
%main{ :role => "main" }
|
|
%pre= @pre_auth.error_response.body[:error_description]
|