Mercurial > prosody-modules
view mod_register_web/templates/simplecaptcha.html @ 1532:71d85bc0dea8
mod_mam_muc: Fix for muc history query
author | Stuart Carnie <stuart.carnie@gmail.com> |
---|---|
date | Mon, 20 Oct 2014 16:15:24 -0700 |
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>