{{/*### TitleBar=Elmo! Stop! HeadingTitle=Stop! KyutGrill=stop_sign.png HeadingOnRight=true */}} {{ define "tpl" }}
{{ $username := .RequestInfo.Username }} Jack black

{{ .T "We see that you're trying to sign up while having already signed up as %s! Please note that multiaccounting is punishable, and can lead to a one month restriction!" $username }}

  • {{ .T "If you're %s, keep in mind that multiaccounting = ban." $username }}
  • {{ .T "If you're not %s, but you're using %s's computer, please sign up on Ripple from your own computer." $username $username }}
  • {{ .T "If you live with %s and you don't have your own computer from which to sign up on Ripple, then please contact support@ripple.moe, and we'll deal with your specific case." $username }}

{{ .T "This warning may pop up also if you're using another computer on the same network of %s. As long as you're not using the same computer, you should be all good." $username }}

{{ .T "If you truly have understood what's written above and you have understood that creating a multiaccount will lead to a restriction on your main account, you can click here and you'll be brought to the sign up page." }}

{{ end }}