content = new View("admin_dashboard_main.html"); $view->sidebar = new View("admin_dashboard_sidebar.html"); print $view; } }