Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 206
- Log:
Initial import of Gullery, an open source photo gallery:
http://nubyonrails.com/pages/gullery
- Author:
- rool
- Date:
- Sun May 20 19:05:59 +0100 2007
- Size:
- 318 Bytes
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" |
2 | "http://www.w3.org/TR/html4/loose.dtd"> |
3 | <html> |
4 | <head> |
5 | <title>404 Error</title> |
6 | <link href="/stylesheets/site.css" media="screen" rel="Stylesheet" type="text/css" /> |
7 | </head> |
8 | <body> |
9 | <h1>Sorry! That file was not found.</h1> |
10 | <p></p> |
11 | </body> |
12 | </html> |