Skip to content
miroshnikov edited this page Mar 27, 2015 · 1 revision

{php}

{php} tag was added for compatibility with PHP Smarty. It does nothing and its contents are entirely skipped. Use the {javascript} tag instead of it in your JavaScript only templates if you want to embed javascript code in your template.

see also {javascript}

Clone this wiki locally