{{molecule.number_of_atoms}} {{molecule.title}} {{#each molecule.atoms as |a| ~}} {{format a.symbol width=3 align="center"}} {{format a.x width=6 prec=2}} {{format a.y}} {{format a.z}} {{/each~}}