Sha256: 3e475d9aa447fde50a0cb0d3dfa4c2d88d7cdb2f0dbd330372ac61978c042301

Contents?: true

Size: 700 Bytes

Versions: 20

Compression:

Stored size: 700 Bytes

Contents

<% content_for :page_title, construct_page_title("#{response.status} #{action_name.humanize}") %>
<% content_for :page_header do %>
  <h1>Page Not Found</h1>
<% end %>

<p>
The page you are looking for may have been removed, had its name changed, or is temporarily unavailable.
</p>

<h2>Please try the following:</h2>
<ul>
  <li>If you typed the page address in the Address bar, make sure that it is spelled correctly. </li>
  <li>Go to the <a href="/">homepage</a>, and then look for links to the information you want.</li>
  <li>Click the Back button on your browser to try another link. </li>
  <li>If you reached this page using a bookmark, the page you're looking for may have moved.</li>
</ul>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
curate-0.6.6 app/views/errors/404.html.erb
curate-0.6.5 app/views/errors/404.html.erb
curate-0.6.4 app/views/errors/404.html.erb
curate-0.6.3 app/views/errors/404.html.erb
curate-0.6.1 app/views/errors/404.html.erb
curate-0.6.0 app/views/errors/404.html.erb
curate-0.5.6 app/views/errors/404.html.erb
curate-0.5.5 app/views/errors/404.html.erb
curate-0.5.4 app/views/errors/404.html.erb
curate-0.5.2 app/views/errors/404.html.erb
curate-0.5.1 app/views/errors/404.html.erb
curate-0.5.0 app/views/errors/404.html.erb
curate-0.4.2 app/views/errors/404.html.erb
curate-0.3.2 app/views/errors/404.html.erb
curate-0.3.1 app/views/errors/404.html.erb
curate-0.2.0 app/views/errors/404.html.erb
curate-0.1.3 app/views/errors/404.html.erb
curate-0.1.2 app/views/errors/404.html.erb
curate-0.1.1 app/views/errors/404.html.erb
curate-0.1.0 app/views/errors/404.html.erb