Mercurial > prosody-modules
view mod_register_web/templates/simplecaptcha.html @ 2496:e6a3bdbce7b9
mod_pep_vcard_png_avatar: Move to dwebp, handle errors on opening file_png.
| author | Michel Le Bihan <michel@lebihan.pl> |
|---|---|
| date | Mon, 13 Feb 2017 21:50:53 +0100 |
| parents | db85ff22ae97 |
| children |
line wrap: on
line source
<tr> <th>What is {x} {op} {y}?</th><td> <input name="captcha_challenge" type="hidden" value="{challenge}"> <input name="captcha_reply" pattern="[0-9]+" required type="number"> </td></tr>
