Skip to content

Instantly share code, notes, and snippets.

@AnjaliManhas
Created May 10, 2020 11:29
Show Gist options
  • Save AnjaliManhas/46a9ab9216dd10bcc4dbbb4949a048b2 to your computer and use it in GitHub Desktop.
Save AnjaliManhas/46a9ab9216dd10bcc4dbbb4949a048b2 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Welcome!</title>
</head>
<body>
<h1>Welcome ${user}!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment