about summary refs log tree commit diff homepage
path: root/_libs/formbox/comment.html
diff options
context:
space:
mode:
Diffstat (limited to '_libs/formbox/comment.html')
-rw-r--r--_libs/formbox/comment.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/_libs/formbox/comment.html b/_libs/formbox/comment.html
new file mode 100644
index 0000000..60459d9
--- /dev/null
+++ b/_libs/formbox/comment.html
@@ -0,0 +1,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>