{if $customerinfo.id}
{if $nodeinfo.access}
{$customerinfo.message}
{t}Click here to mark this message as readed.{/t}
{else}
{t}Access to network on this computer is locked.{/t}
{$customerinfo.message}
{/if}
{else}
{t}Access to network on this computer is locked. Possible causes: unknown network device or unknown computer.{/t}
{t}Please contact with our Customer Service.{/t}
{/if}