assign('title', 'System Architectures Lab'); $smarty->assign('content', file_get_contents('html/about.html')); $smarty->display('generic.tpl'); ?>