{% extends "global/Page.html" %} {{ block title }} Math Task{{ endblock }} {% block content %}

For this task, you finished {{player.math_count}} matrixs, and solved {{ player.math_correct }} of them correctly.

{% next_button %} {% endblock %}