diff options
Diffstat (limited to '_libs/formbox/comment.html')
-rw-r--r-- | _libs/formbox/comment.html | 3 |
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>—{author}, + <p class=right>—<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} |