<!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">
<title>{dede:global.cfg_indexname/}文章归档_{dede:seotitle/}</title>
<style type="text/css">
body {
font-family: Verdana;
FONT-SIZE: 12px;
MARGIN: 0;
color: #000000;
background: #ffffff;
}
img {
border:0;
}
li {
margin-top: 8px;
}
.page {
padding: 4px;
border-top: 1px #EEEEEE solid
}
.author {
background-color:#EEEEFF;
padding: 6px;
border-top: 1px #ddddee solid
}
#nav, #content, #end {
padding: 8px;
border: 1px solid #EEEEEE;
clear: both;
width: 95%;
margin: auto;
margin-top: 10px;
}
#header, #footer {
margin-top: 20px;
}
#loginform {
text-align: center;
}
</style>
</head><body vlink="#333333" link="#333333">
<center id="header">
<h1>{dede:global.cfg_indexname/}文章归档_{dede:seotitle/}</h1>
</center>
<div id="nav"><a href="/">{dede:global.cfg_indexname/}</a> › 文章归档</div>
<div id="content">
<ul type="1" start="1">
{dede:datelist}
<li><a href="[field:arcurl/]" target="_blank" title="[field:title/]">[field:title/]</a></li>
{/dede:datelist}
</ul>
<ul type="1" start="1">
{dede:dateitem}
<li><a href="[field:arcurl/]" target="_blank">[field:d/]</a>([field:c/])</li>
{/dede:dateitem}
</ul>
<div id="dz_pages">{dede:fenyehtml/} </div>
</div>
<div id="end"> 查看官网网站: <a href="{dede:global.cfg_basehost/}/" target="_blank"><strong>{dede:global.cfg_indexname/}</strong></a> </div>
<br />
<center>
<div id="footer"> Powered by <strong><a target="_blank" href="{dede:global.cfg_basehost/}/">{dede:global.cfg_indexname/}</a></strong> © 2001-2022<br />
<br />
</div>
</center>
</body>
</html>