eidolon/config/routes
nek0 db49e2d4de preparing new albums
forgot a file
2014-08-14 00:50:36 +02:00

13 lines
279 B
Text

/static StaticR Static getStatic
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ HomeR GET POST
/signup SignupR GET POST
/login LoginR GET POST
/logout LogoutR GET
/activate/#Text ActivateR GET
/user/#Text ProfileR GET
/upload UploadR GET POST
/newalbum NewAlbumR GET POST