{include file="language.html"} LMS – {if $layout.pagetitle neq ""}{$layout.pagetitle}{/if} {if $js} {/if} {if ! $part} {/if} {if $part eq "top"}
{/if} {if $part eq "main"} {if $netdevices} {/if} {foreach $netdevices as $netdevice} {foreachelse} {/foreach}
{trans('Name:')} {trans('Location:')} {trans('Producer:')} {trans('Empty ports:')}
{$netdevice.name|escape} {$netdevice.location} {$netdevice.producer|escape} {$netdevice.ports}
{if $searchnetdev} {trans('No such devices matching search criteria.')} {else} {trans('Enter device name.')} {/if}
{/if}