Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 230 | Rev 271 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 230 Rev 238
Line 1... Line 1...
1
<div id="illustrations">
1
<div id="illustrations">
-
 
2
<?php foreach($img as $url) : ?>
-
 
3
	<img alt="photos cel" src="<?=$url?>"/><br />
2
	Illustrations
4
<?php endforeach; ?>
3
</div>
5
</div>
4
6