eval('$mytemplate .= "' . fetch_template('mytemplate') . '";');
$templater = vB_Template::Create('mytemplate'); $templater->register('mytemplate', $mytemplate); $mytemplate = $templater->render();
$mytemplate
{vb:var mytemplate}