{{extend 'zlayout.html'}}

{{=XML(T('Messages - Create a new message'))}}

{{if view_info['errors']:}}

{{=XML(T('There was one or more errors while processing your request, please correct the following'))}}

{{pass}}
{{=XML(T('From'))}}: {{=auth_user.get_user_name()}}
{{=XML(T('To'))}}:
{{=XML(T('Subject'))}}:
{{=XML(T('Date'))}}: {{=request.now.strftime(str(T('%b %d, %Y - %I:%M %p')))}}
{{=XML(T('Content'))}}