gino-news  2.1.0
Modulo News per gino CMS
newsletter.php
Go to the documentation of this file.
1 <?php
14 ?>
15 <? namespace Gino\App\News; ?>
16 <? //@cond no-doxygen ?>
17 <section>
18  <h1><?= \Gino\htmlChars($news->ml('title')) ?></h1>
19  <?= \Gino\htmlChars($news->ml('text')) ?>
20  </section>
21 <? // @endcond ?>
Namespace dell'applicazione News