%import api.sx as sx, api %include iitpl/01.tpl r=r
Стартовая страница
%for mo in lst:

{{mo.echoarea}} {{mo.subj}} {{sx.dateg(mo.date,'%d/%m/%y %H:%M')}} UTC {{mo.msgfrom}} to {{mo.msgto}}

{{! sx.rend(mo.msg) }}

%include iitpl/repbtn.tpl ea=mo.echoarea, n=mo.msgid, msgfrom=mo.msgfrom.encode('utf-8')
%end