Instead of inventing new syntax for templates, it re-uses python syntax. ... render = web.template.render('templates') print render.hello('world').
確定! 回上一頁