🔐 Admin Login
{% if error %}
{{ error }}
{% endif %} {% if attempts_left is defined and attempts_left > 0 and attempts_left < 5 %}
⚠️ Noch {{ attempts_left }} Versuch(e) bis zur IP-Sperre!
{% endif %}
Benutzername
Passwort
{% if show_captcha and recaptcha_site_key %}
{% endif %}
Anmelden
🛡️ Geschützt durch Rate-Limiting und IP-Sperre
{% if show_captcha and recaptcha_site_key %} {% endif %}