Proof of concept:
[platal.git] / htdocs / index.coupure.php
1 <?php
2 /***************************************************************************
3 * Copyright (C) 2003-2006 Polytechnique.org *
4 * http://opensource.polytechnique.org/ *
5 * *
6 * This program is free software; you can redistribute it and/or modify *
7 * it under the terms of the GNU General Public License as published by *
8 * the Free Software Foundation; either version 2 of the License, or *
9 * (at your option) any later version. *
10 * *
11 * This program is distributed in the hope that it will be useful, *
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of *
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
14 * GNU General Public License for more details. *
15 * *
16 * You should have received a copy of the GNU General Public License *
17 * along with this program; if not, write to the Free Software *
18 * Foundation, Inc., *
19 * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
20 ***************************************************************************/
21 ?>
22 <!DOCTYPE HTML PUBLIC "-//W4C//DTD HTML 4.01 Transitional//EN">
23 <html>
24 <head>
25 <title>Anciens eleves Polytechnique, annuaire email, etc</title>
26 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
27 <link href="/css/default.css" rel="stylesheet" type="text/css">
28 </head>
29 <body>
30 <table align="center" border=0 width=600>
31 <tr>
32 <td>
33 <img src="Sk/Base/logo.jpg">
34 </td>
35 <td>
36 <h1>Polytechnique.org</h1>
37 </td>
38 </tr>
39 <tr>
40 <td colspan="2">
41 <h2>Services interrompus</h2>
42 </td>
43 </tr>
44 <tr>
45 <td colspan="2">
46 <p>En raison d&apos;une op&eacute;ration de maintenance sur nos
47 serveurs, les services de Polytechnique.org sont actuellement
48 interrompus.
49 </p>
50 <p>Nous vous remer&ccedil;ions de votre compr&eacute;hension.
51 </p>
52 <p>Avec toutes nos excuses pour le d&eacute;rangement occasionn&eacute; et
53 &agrave; bient&ocirc;t!</p>
54 <p align="right"><b>L'&eacute;quipe de Polytechnique.org</b></p>
55 </td>
56 </tr>
57 </table>
58 </body>
59 </html>