Created
October 13, 2015 05:21
-
-
Save drorm/d1f63b9810b14bbe1b10 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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