Missing Controller

Error: Brochures.aspController could not be found.

Error: Create the class Brochures.aspController below in file: app/controllers/brochures.asp_controller.php

<?php
class Brochures.aspController extends AppController {

	var $name = 'Brochures.asp';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

Notice (8): Undefined variable: terms_conditions_text [APP/views/layouts/default.ctp, line 48]