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