{{ block title }}Results{{ endblock }} {{ block content }}

Your first bid was {{ player.bid_3 }}.

A random whole number between 1 and {{ C.MAX }} was {{ ran_int }}.

{{ statement }}


Your second bid was {{ player.bid_3_2 }}.

Another random whole number between 1 and {{ C.MAX }} was {{ ran_int_2 }}.

{{ statement_2 }}

{{ next_button }} {{ endblock }}