Skip to content

Instantly share code, notes, and snippets.

@sergeyt
Created October 26, 2014 15:34
Show Gist options
  • Save sergeyt/173f8a5dff83a3b5858a to your computer and use it in GitHub Desktop.
Save sergeyt/173f8a5dff83a3b5858a to your computer and use it in GitHub Desktop.
meteor-gist example
<template name="example">
<div class="gist">
{{{gist "sergeyt" "173f8a5dff83a3b5858a"}}}
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment