コメントプレビュー

<!DOCTYPE html>
<html>
<head>
<meta charset="<$mt:PublishCharset$>">
<meta name="generator" content="<$mt:ProductName version="1"$>">
<title>コメントのプレビュー - <$mt:BlogName encode_html="1"$></title>
<$mt:Include module="HTMLヘッダー"$>
<script type="text/javascript">
var user = <$mt:UserSessionState$>;
var is_preview = true;
</script>
<script src="<$mt:Link template="javascript" encode_html="1"$>"></script>
</head>
<body>
<header role="banner">
<$mt:Include module="バナーヘッダー"$>
<$mt:Include module="ナビゲーション"$>
</header>
<div class="content">
<ul class="breadcrumb">
<li><a href="<$mt:BlogURL encode_html="1"$>">ホーム</a></li>
<li><a href="<$mt:Link template="main_index" encode_html="1"$>">ブログ</a></li>
<li><$mt:EntryTitle$></li>
</ul>
<div role="main">
<section>
<h2 class="title">コメントのプレビュー</h2>
<article id="comment-<$mt:CommentID$>" class="comment<mt:IfCommentParent> comment-reply</mt:IfCommentParent><mt:IfCommenterIsEntryAuthor> entry-author-comment</mt:IfCommenterIsEntryAuthor>">
<header>
<h3><mt:IfCommentParent><$mt:CommentAuthorLink$>から<a href="<mt:CommentParent><$mt:CommentLink$></mt:CommentParent>"><mt:CommentParent><$mt:CommentAuthor$></mt:CommentParent></a>への返信<mt:Else><$mt:CommentAuthorLink$></mt:IfCommentParent></h3>
<a href="<$mt:CommentLink$>"><time datetime="<$mt:CommentDate format_name="iso8601"$>"><$mt:CommentDate$></time></a>
</header>
<$mt:CommentBody$>
</article>
<$mt:Include module="コメント入力フォーム"$>
</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>