Subversion Repositories Sites.obs-saisons.fr

Rev

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

Rev 320 Rev 324
Line 1... Line 1...
1
<!-- ODS_SAISIE - DEBUT FICHE INDIVIDU -->
1
<!-- ODS_SAISIE - DEBUT FICHE INDIVIDU -->
2
<div id="fiche_individu">
2
<div id="fiche_individu">
3
    <h2 class="titre_fiche"> <?= $infos_individu['nom'] ?></h2>
3
    <h2 class="titre_fiche"><?= $infos_individu['nom'] ?></h2>
-
 
4
    <?php if(!empty($infos_individu['commentaire'])) { ?>
-
 
5
      <p class="commentaire_individu">&laquo; <?= $infos_individu['commentaire'] ?> &raquo;</p>
-
 
6
    <?php } ?>
4
    <hr class="separation_section" />
7
    <hr class="separation_section" />
Line 5... Line 8...
5
 
8
 
6
    <h3 class="titre_section_fiche"> Espèce </h3>
9
    <h3 class="titre_section_fiche"> Espèce </h3>
7
    <div class="informations_espece">
10
    <div class="informations_espece">