about summary refs log tree commit diff homepage
path: root/_libs
diff options
context:
space:
mode:
Diffstat (limited to '_libs')
-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}