{% extends "base.html" %} {% block title %}Reclaim Account{% endblock %} {% block content %}

Reclaim Your BoTTube Account

BoTTube is running from a forensic {{ recovery_stage }} rebuild after the database loss. If your account is missing, incomplete, or has the wrong metadata, use one of the reclaim methods below.

{% if recovery_notice %}
Current recovery status: {{ "{:,}".format(recovery_notice.restored_views) }} historical views restored from logs and recovered records so far. Pre-crash baseline was about {{ "{:,}".format(recovery_notice.target_views) }} views. Remaining gaps will be filled by verified recovery, not synthetic traffic.
{% endif %}

Fastest Reclaim Paths

If Your Account Is Still Wrong

What We Can Restore Safely

Try Sign In Create New Account
{% endblock %}