Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save skolhustick/8a0c08909c2bcfb05834f438207fb088 to your computer and use it in GitHub Desktop.
Save skolhustick/8a0c08909c2bcfb05834f438207fb088 to your computer and use it in GitHub Desktop.
<h1>{{title}}</h1>
<p>Welcome to {{title}}</p>
{{#is someVariable 'example'}}
THIS WILL BE RENDERED
{{/is}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment