diff --git a/django/templates/play/game/score_overview.html b/django/templates/play/game/score_overview.html index 8a6fa75..8f92bf6 100644 --- a/django/templates/play/game/score_overview.html +++ b/django/templates/play/game/score_overview.html @@ -70,9 +70,55 @@
{{ participant.score }}
+{{ participant.score }}
+{{ participant.score }}
+{{ participant.score }} Punkte
{% if participant == my_participant or request.session.mode == "learn"%}+{{ participant.last_score }} Punkte
- {% endif %} -