<#-- $This file is distributed under the terms of the license in /doc/license.txt --> <#-- FreeMarker test cases -->

Dates

${now?datetime}

${now?date}

${now?time}

Apples

<#list apples as apple>

${apple}