{% extends "global/Page.html" %} {% load otree %} {% block title %}Contribution{% endblock %} {% block content %} This is a public good game with {{Constants.players_per_group}}, an endowment of {{Constants.endowment}}, and a muliplier of {{Constants.multiplier}} {% formfields %} {% next_button %} {% endblock %}