title = 'Reply Form' def quote(content): return re.compile('^', re.MULTILINE).sub('> ', content) ?> include 'header.inc' ?> with ezmlm.message(int(msgnum)) ?>
Subject: From: In his message on %(date)s, %(html(sender))s wrote: foreach parts ?> if body is not None ?> %(quote(html(string.strip(body))))s end ?> end ?>