| Revision 3422:d294032fcdd4,
            835 bytes
            checked in by franck <carnet.franck.paul@…>, 9 years ago
            (diff) | 
        
          | 
No more <link rel="top" …> neither <link rel="up" …> in HTML5
 | 
      
      
        
  | Line |  | 
|---|
| 1 | {{tpl:extends parent="__layout.html"}} | 
|---|
| 2 |  | 
|---|
| 3 | <tpl:Block name="head-title"> | 
|---|
| 4 | <title>{{tpl:lang Document not found}} - {{tpl:BlogName encode_html="1"}}</title> | 
|---|
| 5 | </tpl:Block> | 
|---|
| 6 |  | 
|---|
| 7 | <tpl:Block name="meta-robots"> | 
|---|
| 8 | <meta name="ROBOTS" content="{{tpl:BlogMetaRobots robots="NOINDEX,NOARCHIVE"}}" /> | 
|---|
| 9 | </tpl:Block> | 
|---|
| 10 |  | 
|---|
| 11 | <tpl:Block name="head-linkrel"> | 
|---|
| 12 | <link rel="contents" title="{{tpl:lang Archives}}" href="{{tpl:BlogArchiveURL}}" /> | 
|---|
| 13 | <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" /> | 
|---|
| 14 | </tpl:Block> | 
|---|
| 15 |  | 
|---|
| 16 | <tpl:Block name="body-tag"><body class="dc-404"></tpl:Block> | 
|---|
| 17 |  | 
|---|
| 18 | <tpl:Block name="main-content"> | 
|---|
| 19 | <div id="content-info"> | 
|---|
| 20 | <h2>{{tpl:lang Document not found}}</h2> | 
|---|
| 21 | </div> | 
|---|
| 22 |  | 
|---|
| 23 | <div class="content-inner"> | 
|---|
| 24 | <p>{{tpl:lang The document you are looking for does not exist.}}</p> | 
|---|
| 25 | </div> | 
|---|
| 26 | </tpl:Block> | 
|---|
       
      Note: See 
TracBrowser
        for help on using the repository browser.