{% extends "global/Page.html" %}
{% block title %}
Task 4 of 12
Word Search{% endblock %}
{% block content %}
For this task, you found {{ player.Word_correct }} out of 12 possible words in the previous three word searches. Therefore, you have earned {{ pay }} points for this task.
{% next_button %} {% endblock %}