2020-09-19 16:08:07 +02:00
|
|
|
|
<?php
|
|
|
|
|
ob_start(); // Start reading html
|
|
|
|
|
?>
|
|
|
|
|
<div class="inner">
|
|
|
|
|
<h1>Les Com's</h1>
|
|
|
|
|
<p>La liste de toutes les com's de ta semaine d'accueil, avec les contacts des responsables.</p>
|
|
|
|
|
</div>
|
|
|
|
|
<?php
|
|
|
|
|
$comId = "";
|
|
|
|
|
$comTitle = "Le Prez et la Vice Prez";
|
|
|
|
|
$comRespo = "Maixent Cassagne";
|
|
|
|
|
$comRespoId = "mcassagn@etud.insa-toulouse.fr";
|
|
|
|
|
$comRespo2 = "Axelle Robillard";
|
|
|
|
|
$comRespo2Id = "robillar@etud.insa-toulouse.fr";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "Bureau1";
|
|
|
|
|
$comTitle = "Le Bureau pt.1";
|
|
|
|
|
$comRespo = "Nicolas Birkeland<br>Secrétaire";
|
|
|
|
|
$comRespoId = "birkelan@etud.insa-toulouse.fr";
|
|
|
|
|
$comRespo2 = "Lea Steyer<br>Trésorière";
|
|
|
|
|
$comRespo2Id = "steyer@etud.insa-toulouse.fr";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "Bureau2";
|
|
|
|
|
$comTitle = "Le Bureau (la suite)";
|
|
|
|
|
$comRespo = "Matthieu Tavernier<br>Responsable WINI";
|
|
|
|
|
$comRespoId = "m_tavern@etud.insa-toulouse.fr";
|
|
|
|
|
$comRespo2 = "Lou Ann Lacassagne<br>Responsable Communication";
|
|
|
|
|
$comRespo2Id = "lalacass@etud.insa-toulouse.fr";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "ComAnimaventure";
|
|
|
|
|
$comTitle = "Com Animaventure";
|
|
|
|
|
$comRespo = "Lea Pleynet";
|
|
|
|
|
$comRespoId = "pleynet@etud.insa-toulouse.fr";
|
|
|
|
|
$comRespo2 = "Cyril Moquay";
|
|
|
|
|
$comRespo2Id = "moquay@etud.insa-toulouse.fr";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "Com Immunité";
|
|
|
|
|
$comTitle = "Com Immunité";
|
|
|
|
|
$comRespo = "Solène Bourguet";
|
|
|
|
|
$comRespoId = "sbourguet@laposte.net";
|
|
|
|
|
$comRespo2 = "Ayoub Bahi";
|
|
|
|
|
$comRespo2Id = "bahi@etud.insa-toulouse.fr";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "Kohmvile";
|
|
|
|
|
$comTitle = "Kohm’v’ile";
|
|
|
|
|
$comRespo = "Loann Valton";
|
|
|
|
|
$comRespoId = "loann.valton@sfr.fr";
|
|
|
|
|
$comRespo2 = "Elorri Laxague";
|
|
|
|
|
$comRespo2Id = "elaxague@etud.insa-toulouse.fr";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "KohmBene";
|
|
|
|
|
$comTitle = "Kohm Béné";
|
|
|
|
|
$comRespo = "Clément Guichard";
|
|
|
|
|
$comRespoId = "guichardclement@outlook.fr";
|
|
|
|
|
$comRespo2 = "Eliot Drou";
|
|
|
|
|
$comRespo2Id = "eliotd33wxcvbn@gmail.com";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "ComOrientINSA";
|
|
|
|
|
$comTitle = "Com Orient’INSA";
|
|
|
|
|
$comRespo = "Solène Delran";
|
|
|
|
|
$comRespoId = "delran@etud.insa-toulouse.fr";
|
|
|
|
|
$comRespo2 = "Antonin Lezat";
|
|
|
|
|
$comRespo2Id = "lezat@etud.insa-toulouse.fr";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "ComRavitaillement";
|
|
|
|
|
$comTitle = "Com Ravitaillement";
|
|
|
|
|
$comRespo = "Zazie Gardeau";
|
|
|
|
|
$comRespoId = "zazie.gardeau@hotmail.fr";
|
|
|
|
|
$comRespo2 = "Justin Lombard";
|
|
|
|
|
$comRespo2Id = "jlombard@etud.insa-toulouse.fr";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "ComMoundir";
|
|
|
|
|
$comTitle = "Com Moundir";
|
|
|
|
|
$comRespo = "Jim Noirbuisson";
|
|
|
|
|
$comRespoId = "jim.noirbusson@gmail.com";
|
|
|
|
|
$comRespo2 = "Liloï Lourde Rocheblave";
|
|
|
|
|
$comRespo2Id = "liloilourderocheblave@gmail.com";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "ComPhoto";
|
|
|
|
|
$comTitle = "Com Photo";
|
|
|
|
|
$comRespo = "Pauline Dupuy";
|
|
|
|
|
$comRespoId = "dupuypauline38@gmail.com";
|
|
|
|
|
$comRespo2 = "";
|
|
|
|
|
$comRespo2Id = "";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "ComGraphisme";
|
|
|
|
|
$comTitle = "Com Graphisme";
|
|
|
|
|
$comRespo = "Cyprien Heusse";
|
|
|
|
|
$comRespoId = "cyprien@heusse.com";
|
|
|
|
|
$comRespo2 = "Naïs Pistre";
|
|
|
|
|
$comRespo2Id = "pistre@etud.insa-toulouse.fr";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
$comId = "ComPlaquette";
|
|
|
|
|
$comTitle = "Com Plaquette";
|
|
|
|
|
$comRespo = "Lucie Blosse";
|
|
|
|
|
$comRespoId = "lucie.blosse@gmail.com";
|
|
|
|
|
$comRespo2 = "Sarah Bobillot";
|
|
|
|
|
$comRespo2Id = "sarahbobillot04@gmail.com";
|
|
|
|
|
include("includes/com_template.php");
|
|
|
|
|
|
|
|
|
|
?>
|
|
|
|
|
<div class="inner"></div>
|
|
|
|
|
|
|
|
|
|
<?php
|
|
|
|
|
$pageContent = ob_get_clean(); // Store html content in variable
|
|
|
|
|
$pageTitle = "Com's";
|
|
|
|
|
include("includes/template.php"); // Display template with variable content
|
2018-06-05 20:03:33 +02:00
|
|
|
|
?>
|