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