{% extends 'base.html' %} {% load static %} {% block content %}
Select a campaign to view the dashboard.
Overview of voter engagement and field operations.
| Voter | Type | Date | Notes |
|---|---|---|---|
|
{{ interaction.voter }}
{{ interaction.volunteer|default:"Staff" }}
|
{{ interaction.type }} | {{ interaction.date|date:"M d, Y" }} | {{ interaction.description|truncatechars:50 }} |
| No recent interactions found. | |||