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

{$layout.pagetitle}

{if $message.from}{trans("Sender:")} {$message.from} <{$message.sender}>
{/if} {trans("Subject:")} {$message.subject}
{trans("Message:")}
{$message.body}
{if $recipcount}
{trans("Sending messages to:")}
{/if} {/block}