{% extends "global/Page.html" %} {% load otree static %} {% block title %} Results {% endblock %} {% block content %} Player {{ group.player_id_auction_winner }} won the auction. {% endblock %}