m1.install-party-p7/photos.php

12 lines
224 B
PHP

<?php include("share/header.php"); ?>
<h1>Les photos de l'install-party</h1>
<h2>23 avril 2005</h2>
<ul>
<li><a href="photos-2005-04-23/index.html">Les photographies!</a></li>
</ul>
<?php include("share/footer.php"); ?>