I'm loading in a DIV tag with some information via AJAX. It does well; I set the route in the init.php and coded an action in the controller to assist the AJAX request. However, it loads the whole website's layout when it renders the file inside the DIV tag.