{% extends "base.html" %} {% block title %}{{ _("Account activation failed") }}{% end block %} {% block body %}

{{ _("We are sorry.") }} {{ _("The activation of your account has failed.") }} {{ _("Possibly the registration code is wrong or your registration timed out.") }}

{% end %}