3 lines
149 B
Text
3 lines
149 B
Text
%h1.page-title.gl-font-size-h-display= _("An error has occurred")
|
|
%main{ :role => "main" }
|
|
%pre= @pre_auth.error_response.body[:error_description]
|