source:
trunk/web/app/out/dist/content/e_spotlight.php
@
1
Last change on this file since 1 was 1, checked in by dj3c1t, 13 years ago | |
---|---|
File size: 172 bytes |
Rev | Line | |
---|---|---|
[1] | 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.