<#assign editPage = "true"> <#include '/public/template/editTemplate.html'> <#macro editContent>
<@i18n 'pers_import_type'/> <@ZKUI.Input hideLabel="true" type="radio" name="importType" checked="checked" value="1"/><@i18n 'pers_import_photoType'/> <@ZKUI.Input hideLabel="true" type="radio" name="importType" value="2"/><@i18n 'pers_import_archiveType'/>
<@ZKUI.Input id="importPhoto" hideLabel="true" type="checkbox" name="importPhoto" checked="checked"/> <@i18n 'pers_person_photo' /> <@ZKUI.Input id="importCropFace" hideLabel="true" type="checkbox" name="importCropFace" checked="checked"/> <@i18n 'pers_person_cropFace' />
<#macro buttonContent>