Skip to content

Instantly share code, notes, and snippets.

@pvanallen
Created February 18, 2017 03:30
Show Gist options
  • Save pvanallen/7b8c16fdcee137463e1ed6a9bb43a772 to your computer and use it in GitHub Desktop.
Save pvanallen/7b8c16fdcee137463e1ed6a9bb43a772 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Make a sentence</title>
</head>
<body>
<p class="title"><b>The new sentence</b></p>
<p>{0} is a {1} {2} that can {3} a {4}</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment