Your IP : 216.73.216.130


Current Path : /home/magalijoj/www/blog/themes/gridseven/
Upload File :
Current File : /home/magalijoj/www/blog/themes/gridseven/archive.html

<!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="{{tpl:BlogLanguage}}" lang="{{tpl:BlogLanguage}}"> 
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <meta name="MSSmartTagsPreventParsing" content="TRUE" />
  <title>{{tpl:lang Archives}} - {{tpl:BlogName encode_html="1"}}</title>
  
  <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" />
  
  <tpl:Archives>
    <link rel="chapter" href="{{tpl:ArchiveURL}}" title="{{tpl:ArchiveDate encode_html="1"}}" />
  </tpl:Archives>
  
  <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="{{tpl:BlogFeedURL type="rss2"}}" />
  <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" />
  
  {{tpl:include src="_head.html"}}
  <link rel="stylesheet" type="text/css" href="{{tpl:BlogThemeURL}}/style.archive.css" />

</head>

<body class="dc-archive">
<div id="page">
{{tpl:include src="_top.html"}}

<div id="wrapper">

<div id="main">
  <div id="content">
  
  <div id="content-info">
    <h2>{{tpl:lang Archives}}</h2>
      <p>Faites votre selection</p>
  </div>
      
  <div class="content-inner">
  
  <tpl:Archives>
    <tpl:ArchivesYearHeader>
    
    <div class="archive-explorer-year">
    
    <h3>{{tpl:ArchiveDate format="%Y"}}</h3>
      
     <div class="archive-explorer-month" id="year-{{tpl:ArchiveDate format="%Y"}}">
      <ul>
    </tpl:ArchivesYearHeader>
      <li class="{{tpl:ArchiveDate encode_html="1" format="month-%m"}}"><a class="posts{{tpl:ArchiveEntriesCount}}" href="{{tpl:ArchiveURL}}"
      title="{{tpl:ArchiveDate encode_html="1"}}">{{tpl:ArchiveDate encode_html="1" format="%b"}}</a></li>
    <tpl:ArchivesYearFooter>
      </ul>
     </div>
     
    </div> <!-- End #archive-year -->
    
    </tpl:ArchivesYearFooter>
  </tpl:Archives>
  </div>
  
  </div>
</div> <!-- End #main -->

<div id="sidebar">
  <div id="blognav">
    {{tpl:Widgets type="nav"}}
  </div> <!-- End #blognav -->
  
  <div id="blogextra">
    {{tpl:Widgets type="extra"}}
  </div> <!-- End #blogextra -->
</div> <!-- End #sidebar -->

</div> <!-- End #wrapper -->

{{tpl:include src="_footer.html"}}
</div> <!-- End #page -->
</body>
</html>