Skip to content

Instantly share code, notes, and snippets.

@troyth
Created October 31, 2013 14:56
Show Gist options
  • Save troyth/7251123 to your computer and use it in GitHub Desktop.
Save troyth/7251123 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<p>This is the page content.</p>
<script>
<!-- add javascript here -->
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment