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