article#error-500

h1 We're sorry...

p
  ' The system seems to have encountered an error. Please do not use the 'back' or 'reload' button.
  ' Wait a few moments and then navigate from the
  = link_to 'home page', url(:base, :index, path: '')
  |  to try again.

p
  ' If the problem persists, please
  = mail_to BoltonCms::SITE['contact']['email'], 'contact us', subject: "[500] Internal Server Error - #{request.url}"
  |  and let us know exactly what actions led to this error. We'll examine the problem as soon as possible.