@Init{ $this->RegisterJSFile("services/weightService.js"); $this->RegisterJSFile("controllers/weight.js"); $this->RegisterJSFile("directives/googleChart.js"); }@ @Title{Weight}@ @CSS{ .input{ padding:5px; } .input > *{ display: block; width:100%; margin-bottom: 5px; } }@ @Body{

Last 10 readings

Date Weight BMI Fat %
{{reading.date | date:'d/M/yyyy'}} {{reading.weight}} {{reading.bmi}} {{reading.fat}}
}@