Looks like 5 minutes aren't enough. Let it be 10.

This commit is contained in:
Alexander Andreev 2022-06-25 03:45:16 +04:00
parent b03cf13827
commit 7888256b69
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ block content
input(type='hidden', name='captcha_id' value=captcha_id)
img(src='/captcha/'+captcha_id+'/image', alt="CAPTCHA" width='160' height='40')
input(type='text' maxlength='6' placeholder='CAPTCHA' name='captcha_answer')
small Will be valid for next #[b 5] minutes.
small Will be valid for next #[b 10] minutes.
small *Only I can see if set.
input(type='submit' value='Send a post')
section#posts