wok-stable annotate slitaz-mercurial-style/stuff/templates/slitaz/header.tmpl @ rev 6403
orage: typos in depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 25 13:37:25 2010 +0200 (2010-09-25) |
parents | |
children |
rev | line source |
---|---|
pankso@4465 | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
pankso@4465 | 2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US"> |
pankso@4465 | 3 <head> |
pankso@4465 | 4 <link rel="icon" href="{staticurl}favicon.ico" type="image/ico" /> |
pankso@4465 | 5 <meta name="robots" content="index, nofollow" /> |
pankso@4465 | 6 <link rel="stylesheet" href="{staticurl}style-slitaz.css" type="text/css" /> |