{% macro captcha() %}
{% set public_key = app["conf"].get(['registry', 'webservices', 'recaptcha-public-key']) %} {% endmacro %}