slitaz-forge view pkgs/Travaux.sh @ rev 580

typos in fr.po
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 17 16:07:24 2014 +0200 (2014-10-17)
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>&spades;</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