Sha256: 2eb8680ab158df68dc48a0b16612f298a0e310e97802285c66cd3e00ce6d7855
Contents?: true
Size: 1.14 KB
Versions: 37
Compression:
Stored size: 1.14 KB
Contents
<div id="container"> <div id="header-container"> <img src="/images/merb.jpg"> <!-- <h1>Mongrel + Erb</h1> --> <h2>pocket rocket web framework</h2> <hr /> </div> <div id="left-container"> <h3>Exception:</h3> <p><%= request.exceptions.first.message %></p> </div> <div id="main-container"> <h3>Why am I seeing this page?</h3> <p> An unexpected "client error" has occurred. That means something in your request was not allowed, but the server does not have any more specific information. </p> <h3>Where can I find help?</h3> <p>If you have any questions or if you can't figure something out, please take a look at our <a href="http://merb.devjavu.com/"> project development page</a> or, feel free to come chat at irc.freenode.net, channel #merb.</p> <h3>How do I edit this page?</h3> <p>You can change what people see when this happens byy editing <tt>app/views/exceptions/not_found.html.erb</tt>.</p> </div> <div id="footer-container"> <hr /> <div class="left"></div> <div class="right">© 2008 the merb dev team</div> <p> </p> </div> </div>
Version data entries
37 entries across 37 versions & 2 rubygems