ウェブページ

<!DOCTYPE html>
<html lang="<$mt:BlogLanguage$>" itemscope itemtype="http://schema.org/Webpage">
<head>
<meta charset="<$mt:PublishCharset$>">
<meta name="description" content="<$mt:PageExcerpt remove_html="1" encode_html="1"$>">
<meta name="generator" content="<$mt:ProductName version="1"$>">
<title><$mt:PageTitle encode_html="1"$> - <$mt:BlogName encode_html="1"$></title>
<$mt:Include module="HTMLヘッダー"$>
<!-- Open Graph Protocol -->
<meta property="og:type" content="article">
<meta property="og:locale" content="<$mt:BlogLanguage setvar="blog_lang"$><mt:If name="blog_lang" eq="ja">ja_JP<mt:else><$mt:Var name="blog_lang"$></mt:If>">
<meta property="og:title" content="<$mt:PageTitle encode_html="1"$>">
<meta property="og:url" content="<$mt:PagePermalink encode_html="1"$>">
<meta property="og:description" content="<$mt:PageExcerpt remove_html="1" encode_html="1"$>">
<meta property="og:site_name" content="<$mt:BlogName encode_html="1"$>">
<meta property="og:image" content="<mt:Assets type="image" tag="@SITE_ICON" limit="1"><$mt:AssetThumbnailURL width="320" square="1" encode_html="1"$><mt:Else><$mt:SupportDirectoryURL with_domain="1" encode_html="1"$>theme_static/eiger/images/siteicon-sample.png</mt:Assets>">
<!-- Metadata -->
<meta itemprop="description" content="<$mt:PageExcerpt remove_html="1" encode_html="1"$>">
<link itemprop="url" href="<$mt:PagePermalink encode_html="1"$>">
<link itemprop="image" href="<mt:Assets type="image" tag="@SITE_ICON" limit="1"><$mt:AssetThumbnailURL width="320" square="1" encode_html="1"$><mt:Else><$mt:SupportDirectoryURL with_domain="1" encode_html="1"$>theme_static/eiger/images/siteicon-sample.png</mt:Assets>">
</head>
<body>
<header role="banner">
<$mt:Include module="バナーヘッダー"$>
<$mt:Include module="ナビゲーション"$>
</header>
<div class="content">
<ul class="breadcrumb" itemprop="breadcrumb">
<li><a href="<$mt:BlogURL encode_html="1"$>">ホーム</a></li>
<li><$mt:PageTitle$></li>
</ul>
<div role="main">
<section class="page">
<h2 itemprop="name" class="title"><$mt:PageTitle$></h2>
<div>
<$mt:PageBody$>
<$mt:PageMore$>
</div>
</section>
</div>
<div class="related">
<$mt:WidgetSet name="関連コンテンツ (インデックス)"$>
</div>
</div>
<footer role="contentinfo">
<$mt:Include module="バナーフッター"$>
</footer>
<script src="<$mt:StaticWebPath encode_html="1"$>jquery/jquery.min.js"></script>
<script src="<$mt:Link template="javascript_theme" encode_html="1">"></script>
</body>
</html>