From e44397dcbb9454f89b8263738d5ccf1e20a12074 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Tue, 11 Feb 2025 17:50:21 +0530 Subject: Substituted 'article' with 'project' in filenames --- cmd/web/templates/projects/htmx-post-comments.tmpl | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cmd/web/templates/projects/htmx-post-comments.tmpl (limited to 'cmd/web/templates/projects/htmx-post-comments.tmpl') diff --git a/cmd/web/templates/projects/htmx-post-comments.tmpl b/cmd/web/templates/projects/htmx-post-comments.tmpl new file mode 100644 index 0000000..7a1aba4 --- /dev/null +++ b/cmd/web/templates/projects/htmx-post-comments.tmpl @@ -0,0 +1,2 @@ +{{ template "projects/partials/comments-card" . }} +{{ template "projects/partials/comments-form" . }} \ No newline at end of file -- cgit v1.2.3