menu 8 Menu $template Represents a Kirby template and takes care of loading the correct file. new Template() $template->defaultType() $template->exists() $template->extension() $template->file() $template->hasDefaultType() $template->name() $template->render() $template->root() $template->store() $template->type()