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

{$layout.pagetitle}

{block name=netdevinfobox} {include file="netdev/netdevinfobox.html"} {/block} {block name=netdevipbox} {include file="netdev/netdevipbox.html"} {/block} {block name=netdevattachments} {include file="attachments.html" attachmenttype="netdevid" attachmentresourceid=$netdev.id} {/block} {$attachment_support_already_loaded = true} {block name=netdevmodelattachments} {include file="attachments.html" attachmenttype="netdevmodelid" attachmentresourceid=$netdev.modelid} {/block} {block name=netdevassignments} {include file="customer/customerassignments.html" tab_label=trans("Network Device Liabilities:")} {/block} {block name=netdevmanagementurl} {include file="managementurl/managementurls.html"} {/block} {block name=netdevconnbox} {include file="netdev/netdevconnbox.html"} {/block} {block name=netdevnodes} {include file="netdev/netdevnodes.html"} {/block} {block name=netdevradiosectors} {include file="netdev/radiosectors.html"} {/block} {block name=netdevtickets} {include file="netdev/netdevtickets.html"} {/block}
{/block}