Created
September 28, 2012 09:00
-
-
Save elbkind/3798751 to your computer and use it in GitHub Desktop.
html base
This file contains hidden or 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
| <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