{% extends "onboarding_base.html" %} {% load static %} {% block title %}EG:Let's get started - Link account{% endblock %} {% block main %}

{{request.user.count_contact}} Contacts from {{account.associated_email}}

By default:

✅ Any email coming from your contacts will appear on your inbox or follow Gmail inbox logic.

✚ Add people you know to your contact list so they don't get Filtered by Emailgurus.

But you can customize the behavior..

What to do with unknown senders?

{{ form.archive_emails }}
{% endblock %}