RyoSugimoto
4/15/2014 - 12:36 AM

<head>要素のテンプレート。

要素のテンプレート。

<head>
	<meta charset="UTF-8">
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<title>Document</title>
	<meta name="description" content="">
	<meta name="keywords" content="">
	<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
	<meta name="format-detection" content="telephone=no">
	<link rel="canonical" href="">
	<link rel="stylesheet" href="css/style.css">
	<link rel="stylesheet" href="css/print.css" media="print">
	<link rel="shortcut icon" href="icons/favicon.ico" type="image/x-icon">
	<link rel="icon" href="icons/favicon.ico" type="image/x-icon">
	<link rel="apple-touch-icon" href="android.png">
	<link rel="apple-touch-icon" href="iphone.png" sizes="57x57">
	<link rel="apple-touch-icon" href="ipad.png" sizes="72x72">
	<link rel="apple-touch-icon" href="iphone4.png" sizes="114x114">
	<script src="js/libs/head.js"></script>
</head>