Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
A silly heading… or is it reassuring?
  • Loading branch information
amenonsen committed Jan 17, 2012
1 parent 8e9cfe4 commit a2ab136
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Mojolicious/templates/not_found.development.html.ep
Expand Up @@ -77,7 +77,7 @@
%= include inline => $Mojolicious::Controller::MOJOBAR
<div id="wrapperlicious">
<div id="routes">
<h1>Page not found.</h1>
<h1>Page not found&hellip; yet!</h1>
<p>
None of these routes matched your
<code><%= $self->req->method %></code> request for
Expand Down Expand Up @@ -118,4 +118,4 @@
% end
</div>
</body>
</html>
</html>

0 comments on commit a2ab136

Please sign in to comment.