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

{trans("Access denied!")}

{if isset($message) && !empty($message)} {$message} {else} {trans("You have no access rights to this part of system.")} {/if}

{if $layout.popup} {/if} {/block}