{include file="header.html"}

{$layout.pagetitle}

{cycle values="light,lucid" print=false} {foreach from=$hostlist item=host} {foreachelse} {/foreach}
{trans("Name:")} {trans("ID:")} {trans("Last Reload:")} {trans("Description:")} {trans("Add host")}
{$host.name} ({$host.id|string_format:"%04d"}) {if $host.lastreload}{$host.lastreload|date_format:"%Y/%m/%d %H:%M:%S"}{else}-{/if} {$host.description} [ {trans( [ {trans(

 

{trans("There are no hosts configured.")}

 

{trans("Add host")}

{include file="footer.html"}