<@_model id=id> <#assign a=object/> <#if (object.parentId)??><#assign parentId=object.parentId/>
<@t.page 'base_info'/>
<@t.page 'id'/>:
<@t.page 'name'/>:
<#if site.useStatic>
<@t.page 'template_path'/>:
<@t.page 'template.select'/> <@t.page 'model.template_path.description'/>
<@t.page 'content.system_field'/>
<@t.page 'extend_field'/>
<#assign editorTypes={'ueditor':t.pageMessage('ueditor'),'ckeditor':t.pageMessage('ckeditor'),'kindeditor':t.pageMessage('kindeditor')}/>
<#if a?has_content> <#assign contentExtendList=a.extendList![]>
<@t.page 'content.extend_field'/>(<@t.page 'extend_field.invalid'/>:source,sourceUrl,text)(<@t.page 'metadata.default_value_description'/>) <#include "../include_page/extends.html"/> <@extends 'extendList' contentExtendList![] true/>