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

Your first bid was {{ player.bid_6 }}

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

{{ statement }}


Your second bid was {{ player.bid_6_2 }}

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

{{ statement_2 }}

{{ next_button }} {{ endblock }}