slitaz-dev-tools view slitaz-mercurial-style/templates/slitaz/header.tmpl @ rev 168

Hg: add utf-8 charset to header template
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Apr 09 01:14:02 2012 +0300 (2012-04-09)
parents 89df945a2c21
children c3dc62cce4a7
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2 "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4 <head>
5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
6 <meta name="robots" content="index, nofollow" />
7 <link rel="icon" href="{staticurl}favicon.ico" type="image/ico" />
8 <link rel="stylesheet" href="{staticurl}style-slitaz.css" type="text/css" />