ZPRP/app/templates/summary.hbs
2020-01-07 20:08:56 +01:00

11 lines
170 B
Handlebars

<Graphs
@pcfByPercentages={{this.pcfByPercentages}}
@demand={{this.demand}}
@provided={{hash
p=this.p
c=this.c
f=this.f
kcal=this.kcal
}}
/>