+ ${h.text('rhodecode_title',size=30)}
+ ${_('Set a custom title for your RhodeCode Service.')}
+
+
+
+
+
+
+
+
+ ${h.text('rhodecode_realm',size=30)}
+
+
+
+
+
+
+
+
+ ${h.text('rhodecode_ga_code',size=30)}
+
+
+
+
+
+
+
+
+ ${h.text('rhodecode_captcha_public_key',size=60)}
+ ${_('Public key for reCaptcha system.')}
+
+
+
+
+
+
+
+
+ ${h.text('rhodecode_captcha_private_key',size=60)}
+ ${_('Private key for reCaptcha system. Setting this value will enable captcha on registration')}
+