{include file="header.html"}

{$layout.pagetitle}

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

 

 

{t}There are no configured hosts.{/t}

 

 

{t}Add host{/t}

{include file="footer.html"}