{text key="meet+description_mail_sending"}
{text key="meet+example_file"} /ow_plugins/meet/controllers/mail_sending.php
{form name="MailSendingExampleForm"}
{label name='from'} {input name='from'}{error name='from'}
{label name='to'} {input name='to'}{error name='to'}
{label name='subject'} {input name='subject'}{error name='subject'}
{label name='body'} {input name='body'}{error name='body'}
{label name='deliver'} {input name='deliver'}{error name='deliver'}
{submit name='send' class='ow_positive'}
{/form}