small circular points
[MojoFacets.git] / templates / not_found.html.ep
1 <!doctype html><html>
2     <head><title>Not Found</title></head>
3     <body>
4         The page you were requesting
5         "<%= $self->req->url->path || '/' %>"
6         could not be found.
7     </body>
8 </html>