@row> <@columns> <@box color='info'> <@boxHeader title='#i18n{portal.style.manage_page_templates.pageTitle}' boxTools=true> <@tform method='post' action='jsp/admin/style/CreatePageTemplate.jsp'> <@button type='submit' buttonIcon='plus' title='#i18n{portal.style.manage_page_templates.buttonLabelCreate}' size='sm' hideTitle=['xs','sm'] /> @tform> @boxHeader> <@boxBody> <@table> <@tr> <@th>#i18n{portal.style.manage_page_templates.columnTitleDescription}@th> <@th>#i18n{portal.style.manage_page_templates.columnTitleFile}@th> <@th>#i18n{portal.style.manage_page_templates.columnTitlePicture}@th> <@th>#i18n{portal.style.manage_page_templates.columnTitleActions}@th> @tr>
<#list page_templates_list as page_templates> <@tr> <@td>${page_templates.description}@td> <@td>${page_templates.file}@td> <@td>