{extends file="layout-without-footer.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}
{if $message.from}{trans("Sender:")} {$message.from} <{$message.sender}>
{/if}
{trans("Subject:")} {$message.subject}
{trans("Message:")}
{$message.body} |