switched to meteor.js for cloud solution
This commit is contained in:
3
app/client/temperature.html
Normal file
3
app/client/temperature.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<template name="temperature">
|
||||
<li>{{owner}} / <strong>{{value}}°C</strong> / {{created_at_formatted}}</li>
|
||||
</template>
|
||||
Reference in New Issue
Block a user