#i18n{document.manage_document_types.listTitle}
<#list document_types_list?sort_by('name') as type >
#i18n{document.manage_document_types.columnTitleName} #i18n{document.manage_document_types.columnTitleDescription} #i18n{document.manage_document_types.columnTitleActions}
${type.name} ${type.description}