{$smarty.capture}
From PHP Smarty
{$smarty.capture}
The output captured via {capture}..{/capture} construct can be accessed using {$smarty} variable. See section on capture for an example.
From PHP Smarty
The output captured via {capture}..{/capture} construct can be accessed using {$smarty} variable. See section on capture for an example.