{{#if __table}}
  {{partial "admin/base/table"}}
{{/if}}
{{#if __tree}}
  {{partial "admin/base/tree"}}
{{/if}}
