I'm not sure what I'm doing wrong here ... I'm trying to modify the default welcome controller based on information from the Template controller documentation (http://bin.fuelphp.com/snippet/view/bC). I also created an empty (for now) file located at app/views/templates/main.php. Whenever I try to load the page, I get a 404 error. What's going on??