{% block title %} Decision {{ decision_name }}, Part 2 Bonus {% endblock %} {% block content %} {{ if session.config.development }}

{{ endif }} {{ if player.round_number < C.NUM_ROUNDS }}
Progress: {{ progress }}%
{{ endif }}

Click the "Next" button to continue.

{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}