| Line 31... |
Line 31... |
| 31 |
<li><div>
|
31 |
<li><div>
|
| 32 |
<a class="lien-image-cel" href="<?=$image['urlDetailImg'];?>">
|
32 |
<a class="lien-image-cel" href="<?=$image['urlDetailImg'];?>">
|
| 33 |
<img src="<?= $image['src']; ?>" alt="Photographie n°<?=$id;?> du taxon <?=$image['nomSci']?>" title="<?=$id;?>" />
|
33 |
<img src="<?= $image['src']; ?>" alt="Photographie n°<?=$id;?> du taxon <?=$image['nomSci']?>" title="<?=$id;?>" />
|
| 34 |
</a>
|
34 |
</a>
|
| 35 |
<p>
|
35 |
<p>
|
| 36 |
à <strong class="localisation"><?= $image['commune']; ?></strong><br />
|
36 |
à <strong class="localisation"><?= $image['station']; ?></strong><br />
|
| 37 |
observée le <strong class="date-creation"><?= $image['date']; ?></strong><br />
|
37 |
observée le <strong class="date-creation"><?= $image['date']; ?></strong><br />
|
| 38 |
par <a class="mailto" href="<?= $image['urlContact']; ?>">
|
38 |
par <a class="mailto" href="<?= $image['urlContact']; ?>">
|
| 39 |
<strong class="auteur"><?= $image['auteur']; ?></strong>
|
39 |
<strong class="auteur"><?= $image['auteur']; ?></strong>
|
| 40 |
(Contacter ...)
|
40 |
(Contacter ...)
|
| 41 |
</a>
|
41 |
</a>
|