Skip to content

Instantly share code, notes, and snippets.

@yauh
Created September 1, 2014 06:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yauh/d11bdc3fe9382d408ae1 to your computer and use it in GitHub Desktop.
Save yauh/d11bdc3fe9382d408ae1 to your computer and use it in GitHub Desktop.
<head>
<title>simple</title>
</head>
<body>
{{> video}}
</body>
<template name="video">
<iframe width="420" height="315" src="//www.youtube.com/embed/y-sBROXalU4" frameborder="0" allowfullscreen></iframe>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment