+++ /dev/null
-<?php
-/***************************************************************************
- * Copyright (C) 2003-2006 Polytechnique.org *
- * http://opensource.polytechnique.org/ *
- * *
- * This program is free software; you can redistribute it and/or modify *
- * it under the terms of the GNU General Public License as published by *
- * the Free Software Foundation; either version 2 of the License, or *
- * (at your option) any later version. *
- * *
- * This program is distributed in the hope that it will be useful, *
- * but WITHOUT ANY WARRANTY; without even the implied warranty of *
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
- * GNU General Public License for more details. *
- * *
- * You should have received a copy of the GNU General Public License *
- * along with this program; if not, write to the Free Software *
- * Foundation, Inc., *
- * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
- ***************************************************************************/
-
-require_once("xorg.inc.php");
-new_skinned_page('dons.tpl', AUTH_COOKIE);
-$page->run();
-?>
+++ /dev/null
-{**************************************************************************}
-{* *}
-{* Copyright (C) 2003-2006 Polytechnique.org *}
-{* http://opensource.polytechnique.org/ *}
-{* *}
-{* This program is free software; you can redistribute it and/or modify *}
-{* it under the terms of the GNU General Public License as published by *}
-{* the Free Software Foundation; either version 2 of the License, or *}
-{* (at your option) any later version. *}
-{* *}
-{* This program is distributed in the hope that it will be useful, *}
-{* but WITHOUT ANY WARRANTY; without even the implied warranty of *}
-{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *}
-{* GNU General Public License for more details. *}
-{* *}
-{* You should have received a copy of the GNU General Public License *}
-{* along with this program; if not, write to the Free Software *}
-{* Foundation, Inc., *}
-{* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *}
-{* *}
-{**************************************************************************}
-
-
-<h1>
- Dons au profit de l'association Polytechnique.org
-</h1>
-
-<p>
-Comme tu le sais sans doute, le site Polytechnique.org est géré par
-l'<a href="http://x-org.polytechnique.org/">association</a> loi 1901 du même
-nom. Le travail effectué sur le site est entièrement bénévole et les outils
-que nous utilisons sont des <a href="http://www.gnu.org/philosophy/free-sw.fr.html">logiciels libres</a>
-donc nos frais de fonctionnement restent très modérés,
-mais ils n'en existent pas moins. Parmis ces frais on peut citer l'achat des
-différents noms de domaines du site et l'achat de matériel informatique pour
-suivre la progression rapide du nombre d'inscrits au site.
-</p>
-
-<p>
-Nous mettons à ta disposition les informations concernant nos comptes <a
-href="trezo/">ici</a>.
-</p>
-
-<p>
-Si tu le souhaites, tu peux nous aider à maintenir et à développer la qualité
-de nos services à la communauté polytechnicienne en <a href="paiement/?ref=0">effectuant un don</a>
-du montant de ton choix à l'association.
-Nous te remercions par avance de ta générosité!
-</p>
-
-{* vim:set et sw=2 sts=2 sws=2: *}