One thing that would be nice to have is a <TMPL_ELSIF> tag.  I know you
can accomplish the same thing with something like this but it just gets
cumbersome to nest them if you have a long string:

<TMPL_IF>

<TMPL_ELSE>

  <TMPL_IF>

  <TMPL_ELSE>

  </TMPL_IF>
</TMPL_IF>

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to