#include "/header.ftl"/>
<#global content>
<#if currentUser??>
Mailbox ${mailbox.nickname}
<#if message??>
Error when sending the mail.
${message}
Try send it again.
#if>
Mail in ${mail.status} status
#if>
#global>
<#global menu>
#global>
<#include "/footer.ftl"/>