view('template/header', ["title" => "Forside"]); $app->view('index'); $app->view('template/footer');