${h.text('title',size=30)}
${_('Set a custom title for your Kallithea Service.')}
${h.text('realm',size=30)}
${h.textarea('ga_code', cols=80, rows=10)}
${_('HTML with JavaScript for web analytics systems like Google Analytics or Piwik. This will be added at the bottom of every page.')}
${h.text('captcha_public_key',size=60)}
${_('Public key for reCaptcha system.')}
${h.text('captcha_private_key',size=60)}
${_('Private key for reCaptcha system. Setting this value will enable captcha on registration.')}