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/404.html

    r2541 r2567  
    55  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 
    66  <meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX,NOARCHIVE"}}" /> 
    7    
     7 
    88  <title>{{tpl:lang Document not found}} - {{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"}}" /> 
    11    
     11 
    1212  <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" /> 
    1313  <meta name="dc.title" lang="{{tpl:BlogLanguage}}" content="{{tpl:lang Document not found}} - {{tpl:BlogName encode_html="1"}}" /> 
     
    1717  <meta name="dc.type" content="text" /> 
    1818  <meta name="dc.format" content="text/html" /> 
    19    
     19 
    2020  <link rel="top" href="{{tpl:BlogURL}}" title="{{tpl:lang Home}}" /> 
    2121  <link rel="contents" title="{{tpl:lang Archives}}" href="{{tpl:BlogArchiveURL}}" /> 
    2222  <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> 
    23    
     23 
    2424  {{tpl:include src="_head.html"}} 
    2525</head> 
     
    3333<div id="main"> 
    3434  <div id="content"> 
    35    
     35 
    3636  <div id="content-info"> 
    3737    <h2>{{tpl:lang Document not found}}</h2> 
    3838  </div> 
    39    
     39 
    4040  <div class="content-inner"> 
    4141    <p>{{tpl:lang The document you are looking for does not exist.}}</p> 
    4242  </div> 
    43    
     43 
    4444  </div> 
    4545</div> 
     
    4949    {{tpl:Widgets type="nav"}} 
    5050  </div> <!-- End #blognav --> 
    51    
     51 
    5252  <div id="blogextra"> 
    5353    {{tpl:Widgets type="extra"}} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map