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