{% if game_length > 0 %}
Round {{ i }} of {{ game_length }}
{% endif %}
{{ points }}/{{ round_n }} points.
{% if not hard_mode %}
{% for font in fonts %}
{{ font }}
{% endfor %}
{% else %}
{% endif %}