<@cms.dictionary id=id> <#assign a=object/>
<@t.page 'dictionary'/>:
${a.name!}
<@t.page 'dictionary.exclude'/> <@cms.dictionaryExcludeList dictionaryId=a.id.id> <#list list as d>
<@t.page 'dictionary'/> <@t.page 'operate'/>
<@cms.dictionary id=d.id.excludeDictionaryId><#assign dictionary=object/> <@t.page 'dictionary.select'/> <@t.page 'button.delete'/>