Dotclear

source: plugins/pages/default-templates/currywurst/page.html @ 3422:d294032fcdd4

Revision 3422:d294032fcdd4, 529 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="post.html"}}
2
3<tpl:Block name="head-linkrel">
4  <link rel="contents" href="{{tpl:BlogArchiveURL}}" title="{{tpl:lang Archives}}" />
5  <tpl:EntryIf pings_active="1"><link rel="pingback" href="{{tpl:BlogXMLRPCURL}}" /></tpl:EntryIf>
6  <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="{{tpl:BlogFeedURL type="atom"}}" />
7</tpl:Block>
8
9<tpl:Block name="body-tag"><body class="dc-page"></tpl:Block>
10
11<tpl:Block name="main-content">
12  {{tpl:include src="_simple-entry.html"}}
13</tpl:Block>
Note: See TracBrowser for help on using the repository browser.

Sites map