slitaz-dev-tools annotate 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
rev   line source
al@168 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>
al@168 5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
pankso@42 6 <meta name="robots" content="index, nofollow" />
pankso@42 7 <link rel="icon" href="{staticurl}favicon.ico" type="image/ico" />
pankso@42 8 <link rel="stylesheet" href="{staticurl}style-slitaz.css" type="text/css" />