{if $warnings} {include file="$template/includes/alert.tpl" type="warning" msg=$warnings textcenter=true} {/if}
{include file="$template/includes/tablelist.tpl" tableName="DomainsList" noSortColumns="0, 1, 6" startOrderCol="2" filterColumn="6"}
{foreach key=num item=domain from=$domains} {/foreach}

{$LANG.loading}