about summary refs log tree commit diff homepage
path: root/_libs/formbox
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2022-01-09 21:47:22 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2022-01-09 21:47:22 +0700
commit9fd639eff5e47e8e15776f1974f0fcb9337b12f6 (patch)
tree908b0f776a2b6cccf6ff8ef3a6643d7a7d3cc39f /_libs/formbox
parentcb35d1b5811aac349fd4d09bc3c0d666bd7ebeae (diff)
downloadsite-9fd639eff5e47e8e15776f1974f0fcb9337b12f6.tar.gz
Offically introduce commenting
Diffstat (limited to '_libs/formbox')
-rw-r--r--_libs/formbox/comment.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/_libs/formbox/comment.xml b/_libs/formbox/comment.xml
index 5f183a0..524e0c7 100644
--- a/_libs/formbox/comment.xml
+++ b/_libs/formbox/comment.xml
@@ -4,6 +4,8 @@
   <pubDate>{date}</pubDate>
   <dc:creator>{author}</dc:creator>
   <title>On {date}, {author} wrote:</title>
-  <content:encoded><![CDATA[{body}]]></content:encoded>
+  <content:encoded><![CDATA[{body}<br>
+    <a href="mailto:~cnx/site@lists.sr.ht?{mailto_params}">Reply
+      via email</a>]]></content:encoded>
 </item>
 {children}