Files
old-tfm/app/client/sensorData.html

4 lines
216 B
HTML
Raw Permalink Normal View History

2015-12-29 23:27:09 +01:00
<template name="sensorData">
<li>{{owner}} / <strong>{{temperatureValue}}°C</strong> / <strong>{{humidityValue}}%</strong> / Bačva puna: <strong>{{tankFull}}</strong> / {{created_at_formatted}}</li>
2015-12-29 23:27:09 +01:00
</template>