{{game.title}} - {{game.gameKey}}
Name
TAGS
POINTS
TIMESTAMP
DATA
{% for score in scores %}
{{score.name}}
{{score.tags}}
{{score.points}}
{{score.timestamp}}
{{score.data}}
{% endfor %}