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

pkgs: Add Persian translations (thanks Ali Rashidi).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jun 26 13:41:04 2014 +0300 (2014-06-26)
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