Missing Controller
Error: Freepaper.htmlController could not be found.
Error: Create the class Freepaper.htmlController below in file: app/controllers/freepaper.html_controller.php
<?php
class Freepaper.htmlController extends AppController {
var $name = 'Freepaper.html';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

