fenom/docs/tags/capture.md
2013-02-19 09:51:33 +04:00

248 B

Tag {capture}

{capture $var}
This content will be captured into variable $var
{/capture}
{capture|stip_tags $var}
This content will be captured into variable $var and all tags will be stripped
{/capture}