Expolibre-3-www/htdocs/en/logiciels-libres-pour-educa...

40 lines
1.4 KiB
PHP

<!DOCTYPE html>
<!--[if IE 9]><html class="lt-ie10" lang="en" > <![endif]-->
<html class="no-js" lang="en" >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="Author" content="Antoine Bardelli, April.org"/>
<meta name="geo.region" content="FR" />
<meta name="Description" content="LibreExpo is a travelling exhibit that explains free software to the general public. Panels present the philosophy of the free software movement, which has been explanding since the 1980s. The goal is to raise awareness about the social stakes connected with this computing revolution."/>
<meta name="Keywords" content="expolibre, libreexpo, free software exhibit, free software, free exhibit, open source software, free and open source sofware, awareness, open standards, computer science exhibit, April.org, April"/>
<title>Les Logiciels libres pour l'éducation</title>
<!-- css -->
<link rel="stylesheet" href="../css/foundation.css"><link rel="stylesheet" href="../css/expolibre-tangram.css">
<!-- script -->
<script src="../js/vendor/modernizr.js"></script>
<!-- font -->
</head>
<body>
<!-- body content here -->
<!-- top bar -->
<?php include ("banniere.php"); ?>
<!-- fin nav -->
<?php include ("logiciels-libres-pour-education-contenu.php"); ?>
<!-- footer -->
<?php include ("footer.php"); ?>
<!-- fin footer -->
<!-- fin body-->
<?php include ("script-footer.php"); ?>
</body>
</html>