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/form.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 comments/templates/form.html (limited to 'comments/templates/form.html') diff --git a/comments/templates/form.html b/comments/templates/form.html new file mode 100644 index 0000000..90c065e --- /dev/null +++ b/comments/templates/form.html @@ -0,0 +1,8 @@ +
+
+
+
+
+ + +
-- cgit v1.2.3-ZIG