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

{$layout.pagetitle}

{block name=netnodeinfobox} {include file="netnode/netnodeinfobox.html"} {/block} {block name=netnodevices} {include file="netnode/netnodedevices.html"} {/block} {block name=netnodeattachments} {include file="attachments.html" attachmenttype="netnodeid" attachmentresourceid=$nodeinfo.id} {/block} {block name=netnodetickets} {include file="netnode/netnodetickets.html"} {/block}
{/block}