<%GMail::Compose::info%> <%GMail::Email::Attach::info%> <%GMail::EmailProfiles::info%> <%GMail::Signatures::info%> <%title%>: Compose <%include header_include.htm%>
<%include folders_include.htm%> <%include box_head.htm%> <%form_hidden%> <%if compose_state eq 'draft'%> <%endif%>
<%unless message or error%>
Compose

<%endunless%> <%if message%>
<%message%>

<%endif%> <%if error%>
<%error%>

<%endif%> <%if spellcheck_state eq 'check_error'%> <%endif%> <%if profs_list_num > 1%> <%endif%>
<%loop spellcheck_words
                %><%
                if misspelled
                  %><%
                  if length
                    %><%
                  endif
                  %><%word%><%
                  if length
                    %><%
                  endif%><%
                  if length <= 4
                    %> [<%
                    loop misspelled
                      %><%misspelled_word%><%
                      ifnot last
                        %>, <%
                      endif%><%
                    endloop%>]<%
                  endif%><%
                else
                  %><%word%><%
                endif%><%
              endloop%>

From:


Get E-mail from Address Book To:


Get E-mail from Address Book Cc:


Get E-mail from Address Book Bcc:

Subject:


<%if sigs_list_num%> <%endif%>
to pixels high

Use Signature: <%sigs_select%>
<%if attach_total%> <%loop attach_list%> <%endloop%> <%endif%>

Attachments


Filename:
Filesize:

<%if attach_image%>  <%endif%><%attach_filename%>
<%attach_size%>

Total
<%attach_total_size%>

<%if compose_state eq 'reply'%><%set send_reply = 1%> <%elsif compose_state eq 'forward'%><%set send_forward = 1%> <%elsif compose_state eq 'draft'%> <%if draft_type eq 'reply'%><%set send_reply = 1%> <%elsif draft_type eq 'forward'%><%set send_foward = 1%> <%else%><%set send_new = 1%> <%endif%> <%else%><%set send_new = 1%> <%endif%> <%if send_reply%> <%elsif send_forward%> <%else%> <%endif%>
<%include box_foot.htm%>
<%include footer_include.htm%>