Mercurial > defr > DualBlog
view templates/main.xml @ 19:45e0723a0169
Suppression de deux fichiers inutiles. Symlinks pour le logo.
Les deux logos de DualBlog étaient rigoureusement identiques,
mais pour pouvoir y acceder avec ou sans majuscules une copie
avait été faite. C'est remplacé par un symlink...
author | Franck Deroche <webmaster@defr.org> |
---|---|
date | Fri, 26 Oct 2007 16:39:06 +0200 |
parents | c6d2b32e4992 |
children | 8cbb4f4d890b |
line wrap: on
line source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xml:lang="fr" xmlns="http://www.w3.org/1999/xhtml" xmlns:tr="http://defr.net/2007/template"> <head> <title /> <link rel='StyleSheet' type='Text/CSS' href='/blog/css/comment.css' /> <tr:possibleStyleSheets> <link tr:toClone='true' type='text/css' media='screen' /> </tr:possibleStyleSheets> <link rel="alternate" type="application/atom+xml" title="Atom feed" href="/blog/dualblog.atom" /> <link rel="alternate" type="application/rss+xml" title="RSS 2.0 feed" href="/blog/dualblog.rss" /> <meta http-equiv='content-type' content='text/html; charset=utf-8' /> <meta name='author' content='Franck Deroche' /> <script type="Text/JavaScript" src="/blog/RollUp.js">//Stupid IE...</script> </head> <body id="Main"> <h1>Dual Blog : DeFr's Weblog</h1> <div id="Posts" tr:id='Posts'> <tr:calendarPrevNext /> <tr:post tr:toClone='true' /> <tr:calendarPrevNext /> </div> <div id="Adresse"> <span>Sites visités</span> </div> <tr:links /> <tr:sidebar /> </body> </html>