hl/config/routes
2014-05-27 11:55:34 +02:00

13 lines
321 B
Text

/static StaticR Static appStatic
/ HomeR GET
/reload ReloadR GET
/downloads DownloadsR GET
/community CommunityR GET
/irc IrcR GET
/mailing-lists MailingListsR GET
/documentation DocumentationR GET
/news NewsR GET
/report/#Int/#FilePath ReportR GET
/report/#Int ReportHomeR GET
/wiki/#Text WikiR GET
/wiki/ WikiHomeR GET