{% extends "../base.html" %} {% block title %}{{ _("Oops!") }}{% end block %} {% block content %}

{{ _("Unfortunately we could not create your account because you have shown up on our spam radar.") }} {{ _("Please get in touch if you think that this is an error.") }}

{% end block %}