//ads: ?> Can we define variables in `.tpl` files?phpsmarty PHP Snippet 1:{assign var="foo" value="Foo"} {assign "foo" "Foo"} {* short-hand *} The value of $foo is Foo.