slitaz-dev-tools view 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
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" />