{% extends "global/Page.html" %}
{{ block title }}
Task 6 of 12
Matrix Task{{ endblock }}
{% block content %}
For this task, you solved {{ player.matrix_correct }} problems correctly. Therefore, you have earned {{ pay }} points for this task.
{% next_button %} {% endblock %}