{% extends "global/Page.html" %}
{% block title %}
Task 11 of 12
Rebus Puzzles{% endblock %}
{% block content %}
For this task, you solved {{ player.Rebus_correct }} out of 5 puzzles correctly. Therefore, you have earned {{ pay }} points for this task.
{% next_button %} {% endblock %}