Pages vues depuis 25/05/2001 : 108 405 248
Index du forum »» Thèmes Dynamic »» Indigo et bloc liens relatifs
<div id="box_article">
<div class="bloc_title1">
<h3>
<!-- PHP -->
<?php
global $boxtitle;
echo $boxtitle;
?>
<!-- PHP -->
</h3>
</div>
<br />
<div class="bloc_content1">
<!-- PHP -->
<?php
global $boxstuff;
echo $boxstuff;
?>
<!-- PHP -->
</div>
<div class="bloc_content2"></div>
</div>