Skip to content

Instantly share code, notes, and snippets.

@elbkind
Created September 28, 2012 09:00
Show Gist options
  • Select an option

  • Save elbkind/3798751 to your computer and use it in GitHub Desktop.

Select an option

Save elbkind/3798751 to your computer and use it in GitHub Desktop.
html base
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="robots" content="index, follow" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet/less" type="text/css" href="styles.less"
media="screen" />
<script src="less-1.2.1.min.js" 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