<#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> <#-- Template for the Revision Information page. --> ${stylesheets.add('')}

${i18n().revision_info}

<#list revisionInfoBean.levelInfos as level>
${i18n().levels}:
${i18n().name} ${i18n().release} ${i18n().revision}
${level.name} ${level.release} ${level.revision}

${i18n().build_date}:

${revisionInfoBean.buildDate?datetime?string.full}