Files
old-tfm/app/client/temperature.html
2015-12-27 06:26:48 +01:00

4 lines
124 B
HTML

<template name="temperature">
<li>{{owner}} / <strong>{{value}}°C</strong> / {{created_at_formatted}}</li>
</template>