Your games as gamemaster:
{{/if}} {{#each games}}
{{> game}}
{{getTotalPoints}}
{{/each}}
{{has_game_as_player}}
{{#each playergames}}
{{> game}}
{{getTotalPoints}}
{{/each}}
{{#each questions}}
{{> question}}
{{/each}}