Skip to content

Instantly share code, notes, and snippets.

@natmegs
Created August 20, 2017 21:27
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 natmegs/080ee6b8f3e98537000160d6e559d4e3 to your computer and use it in GitHub Desktop.
Save natmegs/080ee6b8f3e98537000160d6e559d4e3 to your computer and use it in GitHub Desktop.
Dynamic HTML template for Node Server
<html>
<head></head>
<body>
<h1>{Message}</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment