History for Match

{% for k,v in history.items %} {% for i,j in v.items %} {% if j.match == current_match_int and j.period == period_number_string %} {% else %} {% endif %} {% endfor %} {% endfor %}
Match Round Your Choice Other's Choice
{% for k,v in match_to_game.items %} {% endfor %}