$templater = vB_Template::create('gallery2'); $templater->register_page_templates(); $templater->register('bodyHtml', $data['bodyHtml']); print_output($templater->render());