From 19da6ec39be9e3caa5b9e2766139684fd7bbe0a0 Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Tue, 27 Dec 2022 23:24:54 +0000 Subject: Initial comments impl for my blog --- comments/templates/comments.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 comments/templates/comments.html (limited to 'comments/templates/comments.html') diff --git a/comments/templates/comments.html b/comments/templates/comments.html new file mode 100644 index 0000000..72c4a46 --- /dev/null +++ b/comments/templates/comments.html @@ -0,0 +1,9 @@ + -- cgit v1.2.3-ZIG