::use 'admin/design.mtt'::

Emails

::_("Emails are temporarily stored in a buffer, waiting to be sent by the cron")::

::num:: unsent emails

::set url = "/admin/emails":: $$browse(::browser::,::url::) ::if(e.tries==0):: ::else:: ::end::
id date tries title html status
::e.id:: ::e.cdate::::e.tries::::e.tries::::e.title:: ::if e.htmlBody != null:: [show]
::raw e.htmlBody::
::end::
::e.rawStatus::
$$browse(::browser::,::url::)
::end::