Rev 230 | Rev 273 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<div id="illustrations">
<?php foreach($img as $url) : ?>
<img alt="photos cel" src="<?=$url?>"/><br />
<?php endforeach; ?>
</div>