source: trunk/web/app/out/dist/content/e_spotlight.php

Last change on this file was 6, checked in by dj3c1t, 12 years ago

mise a jour du trunk

File size: 172 bytes
Line 
1<div class="bloc">
2
3  <h2>Spotlight - <?= $env->out["spotlight"]["titre"] ?></h2>
4  <div class="bloc_content">
5   <?= $env->out["spotlight"]["contenu"] ?>
6  </div>
7
8</div>
Note: See TracBrowser for help on using the repository browser.