<@tools.fileExist type='file' path=path><#assign exists=object> <#if path?has_content> <#assign editorType={'css':'css','js':'javascript','xml':'xml'} fileType=path?keep_after_last('.')?lower_case /> <#assign safeFileTypes=[]/>

<@t.page 'webfile'/> <@t.page 'history'/>

<@sys.configData code="safe"><#assign safeFileTypes=(object.allow_files?split(','))![]/> <@t.message "verify.custom.fileType"/> <@t.page 'config_data.edit'/>