* Increase max torrent per page
* Increase max torrent per page
* fix html error by changing an ID into a class
* change css selector from id to class
* Update oldNav.jet.html
* Update classic.css
* Update captcha.jet.html
* Fix order of torrents in admin panel index
* Update settings.jet.html
* make lang postform have same name as cookie
They are in different folders and all loaded in controllers/router.go.
This means that you only have to create a folder with a router.go file and import this folder in main router.go to add a handler.