recaptcha v2.1.1 Recaptcha.Template

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.

Summary

Functions

Returns a string with reCAPTCHA code

Functions

display(options \\ [])

Returns a string with reCAPTCHA code

To convert the string to html code, use Phoenix.HTML.Raw/1 method