Skip to content

Instantly share code, notes, and snippets.

@varavut
Created January 17, 2016 07:34
Show Gist options
  • Save varavut/72e25ad9bd063d44435c to your computer and use it in GitHub Desktop.
Save varavut/72e25ad9bd063d44435c to your computer and use it in GitHub Desktop.
<head>
<title>meteor-rest2ddp</title>
</head>
<body>
{{> hello}}
</body>
<template name="hello">
<ul>
{{#each samples}}
<li>
{{this.value}}
</li>
{{/each}}
</ul>
</template>
Copy link

ghost commented Jan 17, 2016

24x7 onsite staff provides additional protection against unauthorized entry...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment