<tbody>
  {{> admin/domains/loading}}
  {{#each table_domains}}
    {{> admin/domains/tr}}
  {{/each}}
</tbody>