{% block content %}
This is the end of the game

Total number of correct decodes in round 1: {{ player.score1 }}

Total number of correct decodes in round 2: {{ player.score2 }}

{{ next_button }}
{% endblock %}