diff --git a/mobile/templates/mobile/coach/roster_member.html b/mobile/templates/mobile/coach/roster_member.html index c960c24..bc907ed 100644 --- a/mobile/templates/mobile/coach/roster_member.html +++ b/mobile/templates/mobile/coach/roster_member.html @@ -49,16 +49,16 @@
{% trans "Attendance this season" %}
-
-
+
+
{{ attendance_counts.present }}
{% trans "Present" %}
-
+
{{ attendance_counts.absent }}
{% trans "Absent" %}
-
+
{{ attendance_counts.no_reply }}
{% trans "No reply" %}