Skip to content

Instantly share code, notes, and snippets.

@sonyarianto
Created December 7, 2018 04:00
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 sonyarianto/529d9a39dfa27ba740057459d573ffae to your computer and use it in GitHub Desktop.
Save sonyarianto/529d9a39dfa27ba740057459d573ffae to your computer and use it in GitHub Desktop.
Sample of index2.html
<!doctype html>
<html>
<head>
<meta charset="utf-8"/>
<title>My Title</title>
</head>
<body>
My name is {{.}}.
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment