Skip to content

Instantly share code, notes, and snippets.

@dhanush
Created April 25, 2016 08:13
Show Gist options
  • Save dhanush/5ac04594ba7ceed7981e286eb572d450 to your computer and use it in GitHub Desktop.
Save dhanush/5ac04594ba7ceed7981e286eb572d450 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
</head>
<body>
<p>
Hello {{.Name}}
<a href="{{.URL}}">Confirm email address</a>
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment