--
--
_________________________________________________________________________
Entando Group
ent...@googlegroups.com
http://groups.google.com/group/entando/
_________________________________________________________________________
Follow us on:
Twitter http://twitter.com/EntandoSrl/
Facebook https://www.facebook.com/pages/Entando/140204982772024?fref=ts
Linkedin http://www.linkedin.com/groups?gid=2570784&trk=hb_side_g
Slideshare http://www.slideshare.net/entandosrl
---
You received this message because you are subscribed to the Google Groups "Entando" group.
To unsubscribe from this group and stop receiving emails from it, send an email to entando+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
William Ghelfi
Director of Research
entando Team
Direct: Italy +39 070 24 00 53
Twitter: @trumbitta | Skype: wiz_of_id | GitHub: trumbitta
Company: http://www.entando.com | Community: http://www.entando.org
Follow us! Twitter@entandosrl | Facebook/entando | Linkedin | Youtube
<ul>
#foreach( $product in $allProducts )
$set ($even = $velocityCount % 2)
<li> even: $even | $product</li>
#end
</ul>