{% extends "global/Page.html" %}
{% block title %}
Block Accuracy Report Request
{% endblock %}
{% block content %}
At a cost of 2 points, you have the opportunity to know whether your partner Red Player sent you
an inaccurate message in the first round of the block.
{% formfield 'end_verification_choice' label="Do you want to know the above information?" %}
{% next_button %}
{% endblock %}