{% extends "global/Page.html" %} {% block title %}Debug{% endblock %} {% block content %}

GAME: {{ game }}

INF: {{ inf }}

ARUP: {{ arup }}

ENDOWMENT: {{ endowment }}

DON: {{ don }}

{{ next_button }} {% endblock %}