{extends "idf/gadmin/usher/base.html"} {block docclass}yui-t3{assign $inUsherServerConnections=true}{/block} {block body} {foreach $connections as $connection} {/foreach}
{trans "address"} {trans "port"}
{$connection.address} {$connection.port}
{/block}