Can I have a param not be replaced in the output ?

For example, if the template has these two vars:

Title: <tmpl_var name=title>
Ref: <tmpl_var name=ref>

I would like to have the output substitute only the first var 'title' and not the 
second one. The output I am expecting to see is:

Title: The Titanic
Ref: <tmpl_var name=ref>

Well, I can substitute '<tmpl_var name=ref>' back into the 'ref' var but wondering if 
there is a better way to achieve this.

Thanks
Nishi



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to