From 57eb8f6712361a3bf75983ce153fac4846dc0273 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Tue, 11 Feb 2025 16:31:08 +0530 Subject: Initial commit --- cmd/web/templates/users/htmx-users-articles.tmpl | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cmd/web/templates/users/htmx-users-articles.tmpl (limited to 'cmd/web/templates/users/htmx-users-articles.tmpl') diff --git a/cmd/web/templates/users/htmx-users-articles.tmpl b/cmd/web/templates/users/htmx-users-articles.tmpl new file mode 100644 index 0000000..d002097 --- /dev/null +++ b/cmd/web/templates/users/htmx-users-articles.tmpl @@ -0,0 +1,2 @@ +{{ template "users/partials/post-preview" . }} +{{ template "users/partials/feed-navigation" . }} \ No newline at end of file -- cgit v1.2.3