{% extends "sentry/bases/auth.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Claim Account" %} | {{ block.super }}{% endblock %} {% block auth_main %}

{% trans "Claim Account" %}

This account has already been claimed - you should be able to log in as normal. You can always reset your password if you have forgotten it.

{% endblock %}