Latest releases
Latest stable release: 4.0.4
View changelog »
Copyright © 2005-2007 Spoonlabs d.o.o.
All rights Reserved.
vte:literal disregards vte descendant tags and prints them unchanged.
<vte:literal>
<vte:foreach item="article" from="{article_list}">
<vte:value select="{article.get_title}" />
</vte:foreach>
</vte:literal>