From 6243ad9f4c591d017167ec2469890338e579dc0c Mon Sep 17 00:00:00 2001 From: Yanislav Igonin Date: Sun, 12 Sep 2021 00:14:31 +0300 Subject: [PATCH] feat: remove title in form from thread page --- templates/templates.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/templates.html b/templates/templates.html index ab2fa1f..e140627 100644 --- a/templates/templates.html +++ b/templates/templates.html @@ -66,7 +66,9 @@ {{ define "post-form" }}
- + {{ if eq . nil }} + + {{ end }}