about summary refs log tree commit diff homepage
path: root/_libs/formbox/comment.html
blob: 60459d9b87d7c67ae41587a1ea9e966d65abb302 (plain) (blame)
1
2
3
4
5
6
7
<div class=comment>
  {body}
  <p class=right>&mdash;{author},
    <a href="https://lists.sr.ht/~cnx/site/{message_id}"
       title="View source">{date}</a></p>
  {children}
</div>