{% block title %} Round {{ player.round_number }}: SURPRISE! {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}
THIS WILL ONLY SHOW UP AFTER FIRST 5 DECISIONS. FOR DEVELOPMENT PURPOSES I AM ALLOWING IT TO SHOW UP IN ANY ROUND
Explain your choices in the last 5 decisions.
{{ formfields }}When you are ready, click "Submit." You will continue with the remaining charity choices.
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}