From b550c8c16de0241e3dbbc7677f18e20f20fc03b4 Mon Sep 17 00:00:00 2001 From: Yanislav Igonin Date: Thu, 20 Jan 2022 20:30:51 +0200 Subject: [PATCH] feat: now threads centered --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 85c4c04..c343433 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,7 +16,7 @@
{{ template "post-form" .FormData }} -
+
{{ range $Post := .Threads }}