{{HEADER}}
{{sym3Text}}
{{#firstRowSymbols}}
    {{#coins}}
  • {{number}}
    {{amount}}
  • {{/coins}}
{{/firstRowSymbols}}
{{#secondRowSymbols}}
    {{#coins}}
  • {{number}}
    {{amount}}
  • {{/coins}}
{{/secondRowSymbols}}
{{#thirdRowSymbols}}
    {{#coins}}
  • {{number}}
    {{amount}}
  • {{/coins}}
{{/thirdRowSymbols}}
{{#anyBarImage}}
{{anyBarText}}
    {{#coins}}
  • {{number}}
    {{amount}}
  • {{/coins}}
{{/anyBarImage}}