Created
October 26, 2014 15:34
-
-
Save sergeyt/173f8a5dff83a3b5858a to your computer and use it in GitHub Desktop.
meteor-gist example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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