Smarty
From Offerit
Smarty is a templating engine used in Offerit.
PHP Parsing
The Smarty templates in Offerit are not parsed by PHP for security reasons.
You can use the offerit_encode or offerit_list_linkcodes functions.
Inline JavaScript & CSS
Place inline JavaScript or CSS between Smarty's {literal} and {/literal} tags.
See Also
- Smarty Homepage -- The Smarty homepage and function reference
- Smarty print array list array values in smarty templates