1
0
Fork 0

Added a tip for that quotation exists in a guestbook.

This commit is contained in:
Alexander Andreev 2023-09-25 00:34:55 +04:00
parent 85a3a9692e
commit fb7459c021
Signed by: Arav
GPG Key ID: D22A817D95815393
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ block content
span.checkboxes
input(type='checkbox' id='hide-website' name='hide_website' checked='')
label(for='hide-website') Hide website #[small (only I can see if set)]
br
small Use > to make a quote.
span.captcha
input(type='hidden' value=captcha_id name='captcha_id')
img(src='/api/captcha/'+captcha_id+'/image', alt="CAPTCHA" width='160' height='40')