Skip to content

Instantly share code, notes, and snippets.

@supertom44
Created July 3, 2016 15:17
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 supertom44/b50ec7b5fc3a918f432121e0ddb4e26a to your computer and use it in GitHub Desktop.
Save supertom44/b50ec7b5fc3a918f432121e0ddb4e26a to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Sauve and Dot Liquid</title>
</head>
<body>
<h3>{{model.Name}} is {{model.Age}} years old.</h3>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment