{% extends "global/Page.html" %}
{% block title %}
Task 3 of 12
Letter Count{% endblock %}
{% block content %}
For this task, you solved {{ player.Letter_correct }} out of 5 problems correctly. Therefore, you have earned {{ pay }} points for this task.
{% next_button %} {% endblock %}