Kontakte

Angemeldet als {{ current_user }} {% if is_admin %}(Admin{% if show_all %}, sieht alle Accounts{% endif %}){% else %}(Account: {{ account_name }}){% endif %}
Kontakte
{{ contact_count }}
gespeicherte Kontakte
Letzter Sync
{% if last_sync %}
{{ last_sync.status }} · {{ last_sync.sync_type }}
{{ last_sync.started_at }} {% if last_sync.contacts_upserted is not none %} · {{ last_sync.contacts_upserted }} aktualisiert {% endif %} {% if last_sync.contacts_deleted is not none and last_sync.contacts_deleted > 0 %} · {{ last_sync.contacts_deleted }} gelöscht {% endif %}
{% if last_sync_with_changes %}
{{ last_sync_with_changes.started_at }} · {{ last_sync_with_changes.contacts_upserted }} aktualisiert
{% endif %} {% if last_sync.error_message %}
{{ last_sync.error_message }}
{% endif %} {% else %}
Noch kein Sync durchgeführt.
{% endif %}
Geburtstage – nächste 7 Tage
{% if upcoming_birthdays %} {% else %}
Keine Geburtstage in den nächsten 7 Tagen.
{% endif %}
{% include "_sidebar.html" %}