diff --git a/app/views/mailer/err_notification.html.haml b/app/views/mailer/err_notification.html.haml index af9774f..c376629 100644 --- a/app/views/mailer/err_notification.html.haml +++ b/app/views/mailer/err_notification.html.haml @@ -29,6 +29,7 @@ = @notice.where - @notice.in_app_backtrace_lines.each do |line| %p.backtrace= line + %br %p.heading URL: %p.monospace - if @notice.request['url'].present? -- libgit2 0.21.2