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

pkgs/search.sh: set defaults to desc.
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Jun 03 10:26:51 2015 +0300 (2015-06-03)
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