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_month.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:ArchiveDate}} - {{tpl:BlogName encode_html="1"}}</title>
  
  <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" />
  <link rel="up" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" />
  <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" />
  
  
  <tpl:ArchiveNext><link rel="next" href="{{tpl:ArchiveURL}}"
  title="{{tpl:ArchiveDate encode_html="1"}}" /></tpl:ArchiveNext>
  <tpl:ArchivePrevious><link rel="previous" href="{{tpl:ArchiveURL}}"
  title="{{tpl:ArchiveDate encode_html="1"}}" /></tpl:ArchivePrevious>
  
  <tpl:Entries no_content="1">
  <link rel="chapter" href="{{tpl:EntryURL}}" title="{{tpl:EntryTitle encode_html="1"}}" />
  </tpl:Entries>
  
  <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-month">
<div id="page">
{{tpl:include src="_top.html"}}

<div id="wrapper">

<div id="main">
  <div id="content">
  
  <p id="navlinks">
  <tpl:ArchivePrevious><a href="{{tpl:ArchiveURL}}" class="prev">&#171; {{tpl:ArchiveDate encode_html="1"}}</a>
  - </tpl:ArchivePrevious>
  <a href="{{tpl:BlogArchiveURL}}">{{tpl:lang Archives}}</a>
  <tpl:ArchiveNext> - <a href="{{tpl:ArchiveURL}}" class="next">{{tpl:ArchiveDate encode_html="1"}} &#187;</a></tpl:ArchiveNext>
  </p>
  
    <h2 id="archive-date-year">{{tpl:ArchiveDate}}</h2>
  
  <div class="content-inner-result">
  <tpl:Entries no_content="1">
    <div class="post-archive{{tpl:EntryIfOdd}}">
    
    <h2 id="p{{tpl:EntryID}}" class="post-title"><a
    href="{{tpl:EntryURL}}">{{tpl:EntryTitle encode_html="1"}}</a></h2>
    
    <p class="post-info">{{tpl:EntryDate}}
    <tpl:EntryIf has_category="1">
    - <a href="{{tpl:EntryCategoryURL}}">{{tpl:EntryCategory encode_html="1"}}</a>
    </tpl:EntryIf>
    </p>
    
    </div>
  </tpl:Entries>
  </div>
  </div>
</div> <!-- End #main -->

<div id="sidebar">

  <div id="archive-nav">
  
  <h2>Archives - Navigation</h2>
  
  <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 #wrapper -->

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