Skip to content

Instantly share code, notes, and snippets.

@drorm
Created October 13, 2015 05:21
Show Gist options
  • Save drorm/d1f63b9810b14bbe1b10 to your computer and use it in GitHub Desktop.
Save drorm/d1f63b9810b14bbe1b10 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<title>Empty Page</title>
<meta charset="utf-8" />
</head>
<body>
<h1>
Hello World. Fix the page title.
</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment