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

tazwikiss/index.sh: add audio & video support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 09:54:30 2016 +0200 (2016-05-25)
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" />