{% extends "dashboard/base.html" %} {% load static %} {% block title %} Linked accounts - Emailgurus {% endblock %} {% block content %}
List of accounts linked to Emailgurus
# | Type | Processed emails | Filteration rate | Actions | |
---|---|---|---|---|---|
{{ forloop.counter }} | {{account.associated_email}} | {{account.account_type}} | {{account.total_processed}} |
{{account.filteration_rate|floatformat}}%
|
|