Skip to content

Instantly share code, notes, and snippets.

@Cartmanishere
Last active June 7, 2021 04:27
Show Gist options
  • Save Cartmanishere/811b613d441fe870732641c781db41c2 to your computer and use it in GitHub Desktop.
Save Cartmanishere/811b613d441fe870732641c781db41c2 to your computer and use it in GitHub Desktop.
<h1>
{{#if username}}
Welcome {{username}}!
{{else}}
Welcome user!
{{/if}}
</h1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment