Skip to content

Instantly share code, notes, and snippets.

@ramnathv
Created July 30, 2012 11:09
Show Gist options
  • Select an option

  • Save ramnathv/3206225 to your computer and use it in GitHub Desktop.

Select an option

Save ramnathv/3206225 to your computer and use it in GitHub Desktop.
Templates
<slide class="{{ classes }}" id="{{ id }}">
<hgroup>
{{{ header}}}
</hgroup>
<article>
{{{ content }}}
</article>
</slide>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment