diff --git a/core/templates/core/index.html b/core/templates/core/index.html index e9b1663..cde8d7b 100644 --- a/core/templates/core/index.html +++ b/core/templates/core/index.html @@ -23,10 +23,24 @@ {% else %} -
+

{{ selected_tenant.name }} Dashboard

-

Overview of voter engagement and field operations.

+

Overview of voter engagement and field operations.

+
+
+ +
+
+
+
+ + + + + +
+
@@ -110,15 +124,11 @@
Donation Goal
-

${{ metrics.total_donations|floatformat:0 }}

- of ${{ metrics.donation_goal|floatformat:0 }} +

{{ metrics.donation_percentage }}%

-
- {{ metrics.donation_percentage }}% -