Example #1
0
function tpl_function_include($tpl)
{
    return \SlightPHP\Tpl::fetch($tpl);
}