OSDN Git Service

merged 3.3 beta1
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / skins / default / head.inc
index e929e43..be12aaa 100644 (file)
@@ -1,36 +1,36 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
-\r
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja-JP" lang="ja-JP">\r
-<head>\r
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-\r
-<!-- meta information for search engines -->\r
-<meta name="generator" content="<%version%>" />\r
-<meta name="name" content="<%blogsetting(name)%>" />\r
-<meta name="description" content="<%blogsetting(desc)%>" />\r
-\r
-<!-- prevent caching (can be removed) -->\r
-<meta http-equiv="Pragma" content="no-cache" />\r
-<meta http-equiv="Cache-Control" content="no-cache, must-revalidate" />\r
-<meta http-equiv="Expires" content="-1" />\r
-\r
-<!-- site stylesheet (site colors and layout definitions) -->\r
-<link rel="stylesheet" type="text/css" href="<%skinfile(default_right.css)%>" />\r
-\r
-<!-- tooltips & stylesheet (activated by title="" on links) -->\r
-<link rel="stylesheet" type="text/css" href="<%skinfile(nicetitle.css)%>" />\r
-<script type="text/javascript" src="<%skinfile(nicetitle.js)%>"></script>\r
-\r
-<!-- RSS 2.0 feed -->\r
-<link rel="alternate" type="application/rss+xml" title="RSS" href="xml-rss2.php" />\r
-\r
-<!-- RSD support -->\r
-<link rel="EditURI" type="application/rsd+xml" title="RSD" href="rsd.php" />\r
-\r
-<!-- favorite icon -->\r
-<link rel="shortcut icon" href="/favicon.ico" />\r
-<link rel="icon" href="/favicon.ico" />\r
-\r
-<!-- navigation & page titles -->\r
-<%parsedinclude(navigation.inc)%>\r
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja-JP" lang="ja-JP">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+
+<!-- meta information for search engines -->
+<meta name="generator" content="<%version%>" />
+<meta name="name" content="<%blogsetting(name)%>" />
+<meta name="description" content="<%blogsetting(desc)%>" />
+
+<!-- prevent caching (can be removed) -->
+<meta http-equiv="Pragma" content="no-cache" />
+<meta http-equiv="Cache-Control" content="no-cache, must-revalidate" />
+<meta http-equiv="Expires" content="-1" />
+
+<!-- site stylesheet (site colors and layout definitions) -->
+<link rel="stylesheet" type="text/css" href="<%skinfile(default_right.css)%>" />
+
+<!-- tooltips & stylesheet (activated by title="" on links) -->
+<link rel="stylesheet" type="text/css" href="<%skinfile(nicetitle.css)%>" />
+<script type="text/javascript" src="<%skinfile(nicetitle.js)%>"></script>
+
+<!-- RSS 2.0 feed -->
+<link rel="alternate" type="application/rss+xml" title="RSS" href="xml-rss2.php" />
+
+<!-- RSD support -->
+<link rel="EditURI" type="application/rsd+xml" title="RSD" href="rsd.php" />
+
+<!-- favorite icon -->
+<link rel="shortcut icon" href="/favicon.ico" />
+<link rel="icon" href="/favicon.ico" />
+
+<!-- navigation & page titles -->
+<%parsedinclude(navigation.inc)%>