Skip to content

Instantly share code, notes, and snippets.

@pikhovkin
Created September 11, 2011 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 9 You must be signed in to fork a gist
  • Save pikhovkin/1210082 to your computer and use it in GitHub Desktop.
Save pikhovkin/1210082 to your computer and use it in GitHub Desktop.
HTML template
<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="">
<meta name="description" content="">
<title></title>
<link type="text/css" rel="stylesheet" href="">
<script type="text/javascript" src=""></script>
<style type="text/css">
</style>
<script type="text/javascript">
</script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment