Dotclear


Ignore:
Timestamp:
11/17/13 20:30:21 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Parents:
2564:c8bf313d697e (diff), 2566:9bf417837888 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge from 2.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/default-templates/legacy/archive.html

    r2541 r2567  
    55  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
    66  <meta name="ROBOTS" content="{{tpl:BlogMetaRobots}}" /> 
    7    
     7 
    88  <title>{{tpl:lang Archives}} - {{tpl:BlogName encode_html="1"}}</title> 
    99  <meta name="copyright" content="{{tpl:BlogCopyrightNotice encode_html="1"}}" /> 
    1010  <meta name="author" content="{{tpl:BlogEditor encode_html="1"}}" /> 
    1111  <meta name="date" scheme="W3CDTF" content="{{tpl:BlogUpdateDate iso8601="1"}}" /> 
    12    
     12 
    1313  <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" /> 
    1414  <meta name="dc.title" lang="{{tpl:BlogLanguage}}" content="{{tpl:lang Archives}} - {{tpl:BlogName encode_html="1"}}" /> 
     
    1919  <meta name="dc.type" content="text" /> 
    2020  <meta name="dc.format" content="text/html" /> 
    21    
     21 
    2222  <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> 
    23    
     23 
    2424  <tpl:Archives> 
    2525    <link rel="chapter" href="{{tpl:ArchiveURL}}" title="{{tpl:ArchiveDate encode_html="1"}}" /> 
    2626  </tpl:Archives> 
    27    
     27 
    2828  <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> 
    29    
     29 
    3030  {{tpl:include src="_head.html"}} 
    3131</head> 
     
    3939<div id="main"> 
    4040  <div id="content"> 
    41    
     41 
    4242  <div id="content-info"> 
    4343    <h2>{{tpl:lang Archives}}</h2> 
    4444  </div> 
    45    
     45 
    4646  <div class="content-inner"> 
    4747  <tpl:Archives> 
     
    5858  </tpl:Archives> 
    5959  </div> 
    60    
     60 
    6161  </div> 
    6262</div> <!-- End #main --> 
     
    6666    {{tpl:Widgets type="nav"}} 
    6767  </div> <!-- End #blognav --> 
    68    
     68 
    6969  <div id="blogextra"> 
    7070    {{tpl:Widgets type="extra"}} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map