{% 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 the Red Player sent you
an inaccurate message in at least one round of this block.
{% formfield 'end_verification_choice' label="Do you want to know the above information?" %}
{% next_button %}
{% endblock %}