{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}

{$layout.pagetitle}

{cycle values="light,lucid" print=false} {foreach from=$instancelist item=instance} {foreachelse} {/foreach}
{trans("Name:")} {trans("Host:")} {trans("Priority:")} {trans("Module:")}
{trans("Crontab:")}
{trans("Description:")} {trans("Add instance")}
{trans("Filter:")} {trans("Host:")}
{$instance.name} {$instance.hostname} {$instance.priority} {$instance.module}
{$instance.crontab}
{$instance.description} {trans( {if $instance.disabled}{trans( {trans( {trans( {trans(

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

{trans("Add instance")}
{/block}