{% extends "base.html" %} {% block title %}Test results — {{ task_name }}{% endblock %} {% block content %}

Autocheck

{{ task_name }} — your solution was saved. Results on the task examples:

{{ report }}
Continue →
{% endblock %}