Expolibre-3-www/htdocs/en/home-contenu.php

41 lines
1.6 KiB
PHP
Raw Normal View History

2016-06-24 11:35:09 +02:00
<!-- row 12 col - boite presentation -->
<section class="scroll-container accueil" role="main">
<div class="row">
<div class="large-2 columns"></div>
<div class="large-8 columns">
2016-07-04 11:42:11 +02:00
<h2>LibreExpo</h2>
<p class="intro"><span>LibreExpo is a travelling exhibit that explains free software to the general public.</span>
<a href="exhibition.php">Panels</a> 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.
2016-06-24 11:35:09 +02:00
<br />
In the spirit of free software, this exhibit is "free", and we invite you to <a href="telecharger.php">download</a>, share, copy, exhibit, or adapt it.
2016-06-24 11:35:09 +02:00
<br />
2016-07-04 11:42:11 +02:00
Happy reading!</p>
2016-06-24 11:35:09 +02:00
<!-- contenu -->
<div class="row">
<div class="large-4 columns">
<div class="panel">
2016-09-13 17:42:39 +02:00
<a class="button" href="exhibition.php">Learn more</a>
2016-07-04 11:42:11 +02:00
<p>See the panels now!</p>
2016-06-24 11:35:09 +02:00
</div>
</div>
<div class="large-4 columns">
<div class="panel">
2016-09-13 17:42:39 +02:00
<a class="button" href="download.php">Download</a>
2016-07-04 11:42:11 +02:00
<p>Download the exhibit panels and their source code in different formats.</p>
2016-06-24 11:35:09 +02:00
</div>
</div>
<div class="large-4 columns">
<div class="panel">
2016-09-13 17:42:39 +02:00
<a class="button" href="exhibit.php">Exhibit</a>
2016-07-04 11:42:11 +02:00
<p>Place an order for the panels in order to organize an exhibit in your town.</p>
2016-06-24 11:35:09 +02:00
</div>
</div>
</div>
<!-- fin contenu -->
</div>
<!-- fin boite presentation -->
<div class="large-2 columns"></div>
</div>
<!-- fin row 1 -->
2016-07-04 11:42:11 +02:00
</section>