{% for game in game %} {% comment %} each game object is a dictionary with "appid", "name " and "playtime_forever" keys {% endcomment %} {% endfor %}
Game IDGame NameMinutes Played
{{ game.appid }}{{game.name}} {{ game.playtime_forever }}