$template->param(COOKIE1 => $cookie1); $template->param(COOKIE2 => $cookie2); return $template->output; }