Corrections diverses
[zf2.biz/galerie.git] / module / Application / view / application / index / test.phtml
1 <div class="hero-unit">
2     <h1><?php echo sprintf($this->translate('Welcome to %sZend Framework 2%s'), '<span class="zf-green">', '</span>') ?></h1>
3     <h2><?php echo sprintf($this->translate($this->name), '<strong>', '</strong>') ?></h2>
4 </div>