Rev 671 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<!-- STATUTS de protection -->
<div class="bloc no-break">
<h2 class= "categorie">Statuts de protection</h2>
<!-- WIKI -->
<? if(!empty($statuts['wikini']['statuts_de_protection'])) : ?>
<div class="no-break">
<h2>Vos compléments sur les statuts de protection :</h2>
<span>Données collaboratives sur les statuts de protection. </span>
<div class="allow-break" title="statuts de protection">
<?=$statuts['wikini']['statuts_de_protection']?>
</div>
</div>
<? endif;?>
<!-- VIDE DE DONNEES -->
<? if (empty($statuts['wikini']['statuts_de_protection'])) : ?>
Ancune donnée.
<? endif;?>
</div>
<br/>
<br/>