eidolon/config/routes
2014-08-12 14:37:31 +02:00

9 lines
182 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
/activate/#String ActivateR GET