#i18n{directory.resource_history.title} <#if date_creation?? > - #i18n{directory.resource_history.date_creation} ${date_creation}#if>
<#list entry_list as entry>
<#if entry.entryType.group>
<#else>
<#assign entryKey=""+entry.idEntry>
<#if entry.title?exists>
#if>
<#list map_id_entry_list_record_field[entryKey] as recordfield>
${entry.getHtmlRecordFieldValue( locale, recordfield, false )}
#list>
#if>
#list>
${resource_history}