<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>