diff --git a/concordia/templates/emails/unusual_activity.html b/concordia/templates/emails/unusual_activity.html index 1255c22f9..ac174b59e 100644 --- a/concordia/templates/emails/unusual_activity.html +++ b/concordia/templates/emails/unusual_activity.html @@ -7,6 +7,10 @@

{{ title }}

Incidents of two or more transcriptions submitted within a single minute: + + + + {% for row in transcriptions %}
UserTransc. Incidents
@@ -23,6 +27,10 @@

{{ title }}


Incidents of two or more transcriptions reviewed within a single minute: + + + + {% for row in reviews %}
UserReview Incidents