slitaz-dev-tools annotate slitaz-mercurial-style/templates/slitaz/header.tmpl @ rev 42

Mercurial style update to match website
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 27 23:31:28 2011 +0200 (2011-03-27)
parents d9f1a561b634
children d0d05b5d7104
rev   line source
pankso@42 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
pankso@42 2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
pankso@42 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
slaxemulator@14 4 <head>
pankso@42 5 <meta name="robots" content="index, nofollow" />
pankso@42 6 <link rel="icon" href="{staticurl}favicon.ico" type="image/ico" />
pankso@42 7 <link rel="stylesheet" href="{staticurl}style-slitaz.css" type="text/css" />
pankso@42 8