<@sys.authorized roleIds=admin.roles url='cmsModel/list'>
                
                    - <@t.page 'model.management'/>
- 
                        <@t.page 'model.management'/>
                    
                @sys.authorized>
                
                <#if id?has_content>
<@t.page 'content_path.description'/>
#if>
        <@cms.modelList>
                
            <#list page.list as m>
                <#assign modelIndex++/>
                    - 
                        
                        <@childModel m/>
                    #list>
        @cms.modelList>
                
                    - <@t.page 'content_path'/>:
- 
                        
                            
                         
                    
                        <@t.page 'category.customPath.model'/>
                    
                
                
                    - <@t.page 'workflow.check'/>:
- 
                        
                        
                        <@t.page 'select'/>
                    
                <#assign contentExtendList=[]/>
                <#assign copy=false/>
                <#if a?has_content&&a.extendId?has_content>
                    <@sys.extendFieldList extendId=a.extendId>
                        <#assign contentExtendList=list>
                    @sys.extendFieldList>
                    <#if copyId?has_content && !id?has_content><#assign copy=true/>#if>
                #if>
                <#include "../include_page/extends.html"/>