In a template I wish to have a variable that may, or may not be present.
{if $var} $var {/if}

{if $var} {$var} {/if}

or something. Is this possible in the template?

Kevin
-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to