{$smarty} reserved variable
{$smarty}保留变量

Table of Contents
Request variables[页面请求变量](译注:就是get,post,server,session等变量)
{$smarty.now}
{$smarty.const}
{$smarty.capture}
{$smarty.config}
{$smarty.section}, {$smarty.foreach}
{$smarty.template}

The reserved {$smarty} variable can be used to access several special template variables. The full list of them follows.

{$smarty}保留变量可以被用于访问一些特殊的模板变量.
以下是全部列表: