Recaptcha.Template (nlwstein_recaptcha v4.0.0) View Source
Responsible for rendering boilerplate recaptcha HTML code, supports noscript fallback.
Some functionality is not currently supported.
In future this module may be separated out into a Phoenix specific library.
Link to this section Summary
Functions
Returns a string with reCAPTCHA code.
Link to this section Functions
Returns a string with reCAPTCHA code.
To convert the string to html code, use Phoenix.HTML.Raw/1
method.