Corrections diverses
[zf2.biz/galerie.git] / module / Application / view / application / index / test.phtml
diff --git a/module/Application/view/application/index/test.phtml b/module/Application/view/application/index/test.phtml
new file mode 100644 (file)
index 0000000..bf79ab4
--- /dev/null
@@ -0,0 +1,4 @@
+<div class="hero-unit">
+    <h1><?php echo sprintf($this->translate('Welcome to %sZend Framework 2%s'), '<span class="zf-green">', '</span>') ?></h1>
+    <h2><?php echo sprintf($this->translate($this->name), '<strong>', '</strong>') ?></h2>
+</div>