Software /
code /
prosody-modules
File
mod_register_web/templates/simplecaptcha.html @ 1451:d31ace5b1175
mod_statsd: Add missing `pairs` call
author | daurnimator <quae@daurnimator.com> |
---|---|
date | Tue, 24 Jun 2014 12:16:44 -0400 |
parent | 1228:db85ff22ae97 |
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>