about summary refs log tree commit diff homepage
path: root/_libs/formbox/comment.html
blob: fe7aa6a7c4fedf20b44f4111d6950b51dde2f638 (plain) (blame)
1
2
3
4
5
6
7
8
<div class=comment>
  {body}
  <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}
</div>