Created
September 11, 2011 20:35
-
-
Save pikhovkin/1210082 to your computer and use it in GitHub Desktop.
HTML template
This file contains 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> | |
<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