solo cosi
ma l'output è consecutivo, i tuoi esempi sono la stessa cosacodice:<TMPL_LOOP name> <div><TMPL_VAR name1></div> <div><TMPL_VAR name2></div> <div><TMPL_VAR name3></div> </TMPL_LOOP name> <TMPL_LOOP name> <div><TMPL_VAR name1></div> <div><TMPL_VAR name2></div> <div><TMPL_VAR name3></div> </TMPL_LOOP name>