::use 'design.mtt'::
::if user.isAmapManager():: ::_("All sent messages"):: ::else:: ::_("Last sent messages"):: ::end::
::foreach m sentMessages:: ::m.title::
::hDate(m.date)::
::end::

::_("Send an e-mail")::

::raw form::
::end::