root/trunk/web/inf/inf.php @ 140

Revision 128, 105 bytes (checked in by andreu, 12 years ago)

New information section in web site

Line 
1<?php
2
3print "    <div id=\"contenu\">\n";
4
5print "     <p>Information section.</p>\n";
6
7print "    </div>\n";
8
9?>
Note: See TracBrowser for help on using the browser.