guest.html

<div style="background: #f8f8f8; color: #666; font-size: 12px;">
        <div style="width: 570px; margin: 0 auto; background: #fff; padding: 25px 70px; border-top: 30px solid #1abc9c;">
                <div style="text-align: center; margin-bottom: 40px; line-height: 1.8em;">
                        <h1 style="color: #333;">小尾巴</h1></div>
                <p style="font-size: 18px; color: #333;">{author_p}, 您好!</p>您曾在《
                <a target="_blank" href="{permalink}">{title}</a>》上发表评论:
                <br />&nbsp;&nbsp;&nbsp;&nbsp;
                <p style="border: 1px solid #eee; padding: 20px; margin: 15px 0;">{text_p}</p>{author} 给您的回应:
                <br />&nbsp;&nbsp;&nbsp;&nbsp;
                <p style="border: 1px solid #eee; padding: 20px; margin: 15px 0;">
                        <a href="' . htmlspecialchars(get_comment_link($parent_id)) . '">{text}
                                <br /></a></p>
                <p class="footer" style="border-top: 1px solid #DDDDDD; padding-top: 6px; margin-top: 15px; color: #838383; text-align: center;">你可以点击此链接
                        <a target="_blank" href="{permalink}">查看完整內容</a>|欢迎再次来访
                        <a href="http://xiaowiba.com">小尾巴</a></p>
                <a style="display: block; width: 400px; height: 40px; background: #1abc9c; margin: 25px auto 40px; font-size: 16px; line-height: 40px; letter-spacing: 3px; color: #f8f8f8; text-align: center; text-decoration: none;" href="http://xiaowiba.com" target="_blank">发现更多精彩&gt;&gt;</a>
                <p style="text-align: center;color: #bbb;margin-top: 40px;">「{siteTitle}」 2017 Copyright.</p></div>
</div>

owner.html

<div style="margin: 16px 40px; background-color: #eef2fa; border: 1px solid #d8e3e8; padding: 0 15px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px;">
    <p>{siteTitle}:<a target="_blank" href="{permalink}">{title}</a></strong>&nbsp;有新的评论</p>
    <p><strong>{author}</strong>&nbsp;评论说:{text}</p>
    <p>时间:{time}<br />IP:{ip}<br />邮箱:{mail}<br />状态:{status} [<a href='{manage}' target='_blank'>管理评论</a>]<br /></p>
</div>

作者: http://xiaowiba.com/index.php/archives/950/
Typecho - 邮件模板.png