diff --git a/template/PureMail/guest.html b/template/PureMail/guest.html new file mode 100644 index 0000000..31ce22f --- /dev/null +++ b/template/PureMail/guest.html @@ -0,0 +1,89 @@ + + + + + + +
+ + + + + +
+ +
+ COMMENT · 新回复 +
+ +
+ 您收到了新的评论回复 +
+ + + + + +
+
+ +
+ 文章: + + 《{title}》 + +
+ +
+ {author} · {time} · {mail} +
+ +
+ {commentText} +
+ +
+ 回复给 {Pname}(你) · {mail} +
+ +
+ {Ptext} +
+ + + +
+ +
+ {siteTitle}
+ + {siteUrl} + +
+ +
+ +
\ No newline at end of file diff --git a/template/PureMail/notice.html b/template/PureMail/notice.html new file mode 100644 index 0000000..bcc27e4 --- /dev/null +++ b/template/PureMail/notice.html @@ -0,0 +1,94 @@ + + + + + + +
+ + + + + +
+ +
+ Notice · 新评论通知 +
+ +
+ 您有一条新的待审核评论 +
+ + + + + +
+
+ +
+ 文章: + + 《{title}》 + +
+ +
+ {author} · {time} · {mail} +
+ +
+ {commentText} +
+ +
+ 评论状态:{status} +
+ + + +
+ +
+ {siteTitle}
+ + {siteUrl} + +
+ +
+ +
\ No newline at end of file diff --git a/template/PureMail/owner.html b/template/PureMail/owner.html new file mode 100644 index 0000000..82330bd --- /dev/null +++ b/template/PureMail/owner.html @@ -0,0 +1,86 @@ + + + + + + + + +
+ + + + + +
+ +
+ Owner · 评论回复 +
+ +
+ 您的文章有了新的评论 +
+ + + + + +
+
+ +
+ 文章: + + 《{title}》 + +
+ +
+ {author} · {time} · {mail} +
+ +
+ {commentText} +
+ + + +
+ +
+ {siteTitle}
+ + {siteUrl} + +
+ +
+ +
\ No newline at end of file diff --git a/template/PureMail/screenshot.png b/template/PureMail/screenshot.png new file mode 100644 index 0000000..165bfe2 Binary files /dev/null and b/template/PureMail/screenshot.png differ