slitaz-forge view pkgs/Travaux.sh @ rev 599
Remove chub
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 19 16:15:43 2015 +0200 (2015-09-19) |
parents | |
children | d50b1e11ce39 |
line source
1 #!/bin/sh
3 cat <<EOT
4 Content-type: text/html
6 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7 <html xmlns="http://www.w3.org/1999/xhtml">
8 <head>
9 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
10 <title>♠</title>
11 </head>
13 <body>
14 <table width="269" border="0" align="center">
15 <tr>
16 <td><img src="Travaux.png" width="269" height="269" /></td>
17 </tr>
18 </table>
19 </body>
20 </html>
21 EOT