const reCaptcha_public = require('../src/config.js').reCaptchaPublic; module.exports = ` ` + (reCaptcha_public == "" ? ` ` : ``) + ` `;