Multiple If Region templates
I can not find any any menu option to insert a Multiple If condition for a region.
I found the code,
<!-- TemplateBeginMultipleIf -->
<!-- TemplateBeginIfClause cond="Dept == 1" --> <div>1 -- sales.gif</div> <!-- TemplateEndIfClause -->
<!-- TemplateBeginIfClause cond="Dept == 2" --> <div>2 --- sales.gif</div> <!-- TemplateEndIfClause-->
<!-- TemplateBeginIfClause cond="Dept == 3" --> <div>3 ----sales.gif</div> <!-- TemplateEndIfClause -->
<!-- TemplateEndMultipleIf -->
But I can't find any way to add it by a menu item like Optional regions and so.
Thanks
