カテゴリー・アーカイブ

MT_Templates/Category Archive.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja">

<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<$MTPublishCharset$>" />
<meta name="generator" content="http://www.movabletype.org/" />


<title><$MTBlogName encode_html="1"$>: <$MTArchiveTitle$> アーカイブ</title>


<link rel="stylesheet" href="<$MTBlogURL$>styles-site.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="<$MTBlogURL$>index.rdf" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<$MTBlogURL$>atom.xml" />
</head>


<body>


<div id="container">


<div id="banner">
<h1><a href="<$MTBlogURL$>" accesskey="1"><$MTBlogName encode_html="1"$></a></h1>
<h2><$MTBlogDescription$></h2>
</div>
<div id="left">
<div class="sidebar">


<h2>最近のエントリー</h2>
<ul>
<MTEntries lastn="3">
<li>・ <a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a></li>
</MTEntries>
</ul>
<? include("<$MTBlogURL$>category_open.html"); ?><!--カテゴリー開-->
</div>
</div>
<div id="breadCrumb"><a href="<$MTBlogURL$>">トップへ</a> /</div>
<div id="main">
<div class="content">
<MTEntries>
<$MTEntryTrackbackData$>


<!--<MTDateHeader>
<div class="dataheader"><$MTEntryDate format="%x"$>
</div>
</MTDateHeader>-->
<div class="entryheader"> ■  <$MTEntryTitle$>
</div>


<$MTEntryBody$>


<MTEntryIfExtended>
<span class="more"><a href="<$MTEntryPermalink$>">&raquo; 続きを読む </a></span><br />
</MTEntryIfExtended>


<div class="posted">
投稿者 <$MTEntryAuthor$> : <a href="<$MTEntryPermalink valid_html="1"$>"><$MTEntryDate format="%X"$></a>
<MTEntryIfAllowComments>
| <a href="<$MTEntryPermalink archive_type="Individual"$>#comments">コメント (<$MTEntryCommentCount$>)</a>
</MTEntryIfAllowComments>
<MTEntryIfAllowPings>
| <a href="<$MTEntryPermalink archive_type="Individual"$>#trackbacks">トラックバック</a>
</MTEntryIfAllowPings>
</div>


</MTEntries>
</div>


</div>


<!--<div id="right">
<div class="sidebar">
<h2>サイト内検索</h2>
<div class="link-note">
<form method="get" action="<$MTCGIPath$><$MTSearchScript$>">
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
<input id="search" name="search" size="16" /><br />
<input type="submit" value="検索 " />
</form>
</div>
<h2>リンク集</h2>
<ul>
<script type="text/javascript" src="<$MTBlogURL$>link_2.js"></script><!--リンクサイト-->
</ul>
</div>
</div>


<div style="clear: both;"> </div>
</div>


</body>
</html>