source:
branches/rsr.v5.1.1/web/app/out/dist/content/e_spotlight.php
Last change on this file was 1, checked in by dj3c1t, 13 years ago | |
---|---|
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.