about summary refs log tree commit diff homepage
path: root/_libs/formbox/comment.html
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-31 23:14:08 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-31 23:14:08 +0700
commitcb35d1b5811aac349fd4d09bc3c0d666bd7ebeae (patch)
tree242ca2b505ff2cc5635ceba6dd72624bf073a16e /_libs/formbox/comment.html
parent3d1c6df4d779caf89590e7911e78c90c1473af4b (diff)
downloadsite-cb35d1b5811aac349fd4d09bc3c0d666bd7ebeae.tar.gz
Improve dependency injection
Diffstat (limited to '_libs/formbox/comment.html')
-rw-r--r--_libs/formbox/comment.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/_libs/formbox/comment.html b/_libs/formbox/comment.html
index 60459d9..fe7aa6a 100644
--- a/_libs/formbox/comment.html
+++ b/_libs/formbox/comment.html
@@ -1,6 +1,7 @@
 <div class=comment>
   {body}
-  <p class=right>&mdash;{author},
+  <p class=right>&mdash;<a
+    href="mailto:~cnx/site@lists.sr.ht?{mailto_params}">{author}</a>,
     <a href="https://lists.sr.ht/~cnx/site/{message_id}"
        title="View source">{date}</a></p>
   {children}