{% block title %} Round {{ round_number }}{% endblock %} {% block content %} {% block extrastyle %} {% endblock %} {% if round_number < C.ROUND_SHOCK %}

The target number is: target = 0.75 * other player's number + 21.

{% else %}

The target number is: target = 0.75 * other player's number + 3.5.

{% endif %} {{ formfields }} {{ next_button }}
{% include "simple_calculator.html" %} {% endblock %}