hl/config/routes
2014-03-08 08:14:09 +01:00

11 lines
257 B
Text

/static StaticR Static appStatic
/theme.css ThemeR GET
/ HomeR GET
/reload ReloadR GET
/downloads DownloadsR GET
/community CommunityR GET
/documentation DocumentationR GET
/news NewsR GET
/report/#Int ReportR GET
/wiki/#Text WikiR GET
/wiki/ WikiHomeR GET