This commit is contained in:
5
CommentToMail/owner.html
Normal file
5
CommentToMail/owner.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<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> 有新的评论</p>
|
||||
<p><strong>{author}</strong> 评论说:{text}</p>
|
||||
<p>时间:{time}<br />IP:{ip}<br />邮箱:{mail}<br />状态:{status} [<a href='{manage}' target='_blank'>管理评论</a>]<br /></p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user