Skip to content

Instantly share code, notes, and snippets.

@za2016
Created July 20, 2017 09:35
Show Gist options
  • Save za2016/09abd66b38b36e810e17fdfdd644277b to your computer and use it in GitHub Desktop.
Save za2016/09abd66b38b36e810e17fdfdd644277b to your computer and use it in GitHub Desktop.
CTYPE html>
<html>
<head>
<title>Rango</title>
</head>
<body>
<h1>Rango says...</h1>
hello world! <strong>{{ boldmessage }}</strong><br />
<a href="/rango/about/">About</a><br />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment