From 8ec262f09c3ffd59d2f57b5814ee5bf1aae17c95 Mon Sep 17 00:00:00 2001 From: Yanislav Igonin Date: Mon, 4 Oct 2021 19:30:59 +0300 Subject: [PATCH] feat: center captch, add input --- templates/templates.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/templates/templates.html b/templates/templates.html index d320cec..72cf211 100644 --- a/templates/templates.html +++ b/templates/templates.html @@ -65,6 +65,7 @@ {{ define "post-form" }}
+ {{ if eq .FirstPostID 0 }}
{{ else }} @@ -72,13 +73,17 @@ {{ end }} {{ if eq .FirstPostID 0 }} - + {{ end }} + + +
+ Captcha +
- - Captcha +
{{ if ne .FirstPostID 0 }}