Sha256: a8aa29bab9d6fc6a8c0f478dd31e2801d14da043abe1a92c5af44229d534bffe

Contents?: true

Size: 364 Bytes

Versions: 5

Compression:

Stored size: 364 Bytes

Contents

<% content_for :page_title, construct_page_title("#{response.status} Internal Server Error") %>
<% content_for :page_header do %>
  <h1>Internal Server Error</h1>
<% end %>

<p>
CurateND has encountered a problem.
We have been notified of the problem and will be looking into it.
It is possible that the error was temporary so feel free to try again in a bit.
</p>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
curate-0.2.0 app/views/errors/500.html.erb
curate-0.1.3 app/views/errors/500.html.erb
curate-0.1.2 app/views/errors/500.html.erb
curate-0.1.1 app/views/errors/500.html.erb
curate-0.1.0 app/views/errors/500.html.erb