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