@row> <@columns> <@box> <@boxHeader title='#i18n{document.manage_category.boxTitle}'> <@tform method='post' action='jsp/admin/plugins/document/CreateCategory.jsp'> <@button type='submit' title='#i18n{document.manage_category.buttonLabelCreate}' buttonIcon='plus-square' size='sm' hideTitle=['xs','sm'] /> @tform> @boxHeader> <@boxBody> <@table> <@tr> <@th>#i18n{document.manage_category.columnTitleName}@th> <@th>#i18n{document.manage_category.columnTitleDescription}@th> <@th>#i18n{document.manage_category.columnTitleCountLinkedDocuments}@th> <@th>#i18n{document.manage_category.columnTitleActions}@th> @tr>
<#if category_list?has_content > <#list category_list as categoryDisplay > <@tr> <@td>