{% extends "base.html" %} {% block page_title %}{{ t('dashboard.title') }}{% endblock %} {% block content %}
{{ t('dashboard.kpi.running') }}
— {{ t('dashboard.kpi.running_hint') }}
{{ t('dashboard.kpi.warmed') }}
{{ t('dashboard.kpi.delta_24h') }}
Видео просмотрено всего
{{ t('dashboard.kpi.delta_24h') }}
{{ t('dashboard.kpi.quota') }}
0 / 10000
YouTube Data API
{{ t('dashboard.kpi.antidetect') }}
{{ ANTIDETECTS[active_adapter].label }}
{{ t('dashboard.kpi.checking') }}
{# Health KPI — counts profiles missing Google credentials. Highlights the most common reason warmup fails to start ("0 задач, пропущено без учёток: N"). Click navigates to Прогрев where the user can fill them via the key icon on each card. #}
Без учёток
проверяю…

{{ t('dashboard.quick.title') }}

{# All are navigation shortcuts, not actions — no primary/ghost hierarchy. #}
{% if mode == "advanced" %} {% endif %}
{% endblock %}