Skip to content

Instantly share code, notes, and snippets.

@mpragnarok
Created September 12, 2019 02:29
Show Gist options
  • Save mpragnarok/4ca56ffa13b2bf3639c5a8e9c34cde6f to your computer and use it in GitHub Desktop.
Save mpragnarok/4ca56ffa13b2bf3639c5a8e9c34cde6f to your computer and use it in GitHub Desktop.
handlebar if condition helper
{{#if condition}}
<h1>show me the partial</h1>
{{/if}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment