$template->render() Renders the template with the given template data kirby/src/Template/Template.php#L155 $template->render(array $data = [ ]): string Parameters Name Type Default $data array [ ] Return type string Parent class Kirby\Template\Template