||if(equal(show,(contact)))||
||title||
#||define||nocss||true||
||include||_all_css_js.htm||
||else||
||title||
||tcmd_load_msg_info||
||tcmd_process_message||
| $$st_hdr_subject$$ |
||web_encode(h_subject)|| |
| $$st_hdr_from$$ |
||macro((addr1),h_from)|| |
| $$st_hdr_to$$ |
||macro((addr1),h_to)|| |
||ifdef||h_cc||
| $$st_hdr_cc$$ |
||macro((addr1),h_cc)|| |
||endif||
||ifdef||h_bcc||
| $$st_hdr_bcc$$ |
||macro((addr1),h_bcc)|| |
||endif||
| $$st_hdr_date$$ |
||msg_date|| ||msg_time|| |
||ifdef||attachments||
| ||if(equal(attachments,1))|| $$st_msg_attachments_1$$ ||else||||attachments|| $$st_msg_attachments_m$$||endif|| |
||define||list_max||7||
||begin_list_attachments||
||part_name|| ||bytes_basic(part_size)||||ifdef||more||,||endif|| ||ifdef||max_hit||...||endif||
||end_list_attachments||
|
||endif||
||msg_show||
||undef||done_some||
||begin_list_msg_extra||
||ifndef||done_some||
||if(greater_than(n_attached_images,(1)))|| $$st_msg_img_attach_n$$ ||else|| $$st_msg_img_attach$$ ||endif||
||endif||
||define||done_some||true||
 | ||part_name|| ||if(istrue(pref_devt_mode))||[PART=||part_id||]||endif||
||bytes_basic(part_size)|| |
||end_list_msg_extra||
||endif||