Skip to content

Instantly share code, notes, and snippets.

@macku
Created March 14, 2016 21:04
Show Gist options
  • Select an option

  • Save macku/1422a1b8e9abfea82cec to your computer and use it in GitHub Desktop.

Select an option

Save macku/1422a1b8e9abfea82cec to your computer and use it in GitHub Desktop.
{{#if foo}}
Foo
{{elseif bar}}
Bar
{{else}}
neither
{{/if}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment