Skip to content

Instantly share code, notes, and snippets.

@vladimir-vg
Created December 6, 2014 21: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 vladimir-vg/90937b90b76a83df5a9e to your computer and use it in GitHub Desktop.
Save vladimir-vg/90937b90b76a83df5a9e to your computer and use it in GitHub Desktop.
Welcome, would you like some coffee?
{{#drinks?}}
We can offer some of this:
{{#drinks}}
{{name}}
{{#alcohol?}}
(only if you older 21)
{{/alcohol?}}
{{/drinks}}
{{/drinks?}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment