{% extends "base.html" %} {% block title %}Einstellungen{% endblock %} {% block content %}
Poller-Konfiguration & System-Status
| Status | Anzahl |
|---|---|
| {% if status == 'completed' %} ✓ {{ status }} {% elif status == 'queued' %} ⏳ {{ status }} {% elif status == 'skipped' %} — {{ status }} {% elif status == 'error' %} ✗ {{ status }} {% else %} {{ status }} {% endif %} | {{ count }} |
Noch keine Einträge im Journal.
{% endif %}email_journal.db
Nur Emails von diesen Absendern werden verarbeitet (aktuell hardcoded in app.py):
{{ addr }}
{% endfor %}
*@diversityball.at