{% extends "Base.html" %} {% load ptreefilters %} {% block title %}Thanks for playing{% endblock %} {% block content %}

Thank you for playing. You have made at least {{ base_pay|currency }}. You may receive an additional bonus. To redeem this reward, please return to the Amazon Mechanical Turk HIT and enter your redemption code, which is:

{{ redemption_code }}

{% endblock %}