source: branches/rsr.v5.1/web/app/out/dist/content/e_spotlight.php @ 1

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

import initial

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.