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