{include file="language.html"}
{trans('Name:')} | {trans('Location:')} | {trans('Producer:')} | {trans('Empty ports:')} | |
{$netdevice.name} | {$netdevice.location|replace:'Gdynia, ':''} | {$netdevice.producer} | {$netdevice.ports} | |
{if $searchnetdev} {trans('No such devices matching search criteria.')} {else} {trans('Enter device name.')} {/if}
|