Skip to content

Instantly share code, notes, and snippets.

@adamhalasz
Last active August 29, 2015 14:00
Show Gist options
  • Save adamhalasz/b72b87e351f4275b76ec to your computer and use it in GitHub Desktop.
Save adamhalasz/b72b87e351f4275b76ec to your computer and use it in GitHub Desktop.
response.html() html
<!doctype html>
<html>
<head>
<title>{{-@title}}</title>
</head>
<body>
<h1>Hello World in {{-@title}}</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment