Sha256: c7c8936f845c9e820a63a16901c5cf9ef4670a3d7c637f70428693bdc4050287

Contents?: true

Size: 386 Bytes

Versions: 15

Compression:

Stored size: 386 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>
<%= t('sufia.product_name') %> 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

15 entries across 15 versions & 1 rubygems

Version Path
curate-0.6.6 app/views/errors/500.html.erb
curate-0.6.5 app/views/errors/500.html.erb
curate-0.6.4 app/views/errors/500.html.erb
curate-0.6.3 app/views/errors/500.html.erb
curate-0.6.1 app/views/errors/500.html.erb
curate-0.6.0 app/views/errors/500.html.erb
curate-0.5.6 app/views/errors/500.html.erb
curate-0.5.5 app/views/errors/500.html.erb
curate-0.5.4 app/views/errors/500.html.erb
curate-0.5.2 app/views/errors/500.html.erb
curate-0.5.1 app/views/errors/500.html.erb
curate-0.5.0 app/views/errors/500.html.erb
curate-0.4.2 app/views/errors/500.html.erb
curate-0.3.2 app/views/errors/500.html.erb
curate-0.3.1 app/views/errors/500.html.erb