2016-06-24 11:12:10 +02:00
|
|
|
<!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="Expolibre, l'exposition itinérante expliquant les logiciels libres au grand public."/>
|
2016-07-05 17:29:19 +02:00
|
|
|
<meta name="Keywords" content="expolibre, expolibre 3, expolibree III, exposition logiciels libres, exposition libre, logiciels libres, libre, sensibilisation, formats ouverts, informatique libre, exposition gratuite, exposition informatique, April.org, April"/>
|
2016-06-24 11:12:10 +02:00
|
|
|
<title>Les enjeux du logiciel libre</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 ("a-propos-april-et-expolibre-contenu.php"); ?>
|
|
|
|
|
|
|
|
<!-- footer -->
|
|
|
|
|
|
|
|
<?php include ("footer.php"); ?>
|
|
|
|
|
|
|
|
<!-- fin footer -->
|
|
|
|
|
|
|
|
<!-- fin body-->
|
|
|
|
|
|
|
|
<?php include ("script-footer.php"); ?>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|