{{#user}}
    {{#history}}
  1. {{#goals}}{{home}}:{{visitors}}{{/goals}}
      {{#players}} {{#home}}
    1. {{#.}}{{/.}}{{.}}{{#.}}{{/.}}
    2. {{/home}} {{#visitors}}
    3. {{#.}}{{/.}}{{.}}{{#.}}{{/.}}
    4. {{/visitors}} {{/players}}
    {{score}} {{locales.user.games.points}}
  2. {{/history}}
{{/user}}