Skip to content

Instantly share code, notes, and snippets.

@nodorgrom
Created February 10, 2016 18:22
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 nodorgrom/7e3e52e9f77b95dbf56d to your computer and use it in GitHub Desktop.
Save nodorgrom/7e3e52e9f77b95dbf56d to your computer and use it in GitHub Desktop.
Template HTML5
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Simple title</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment