Looks like 5 minutes aren't enough. Let it be 10.
This commit is contained in:
parent
b03cf13827
commit
7888256b69
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user