Corrections diverses
[zf2.biz/galerie.git] / module / Auth / view / auth / index / index.phtml
diff --git a/module/Auth/view/auth/index/index.phtml b/module/Auth/view/auth/index/index.phtml
new file mode 100644 (file)
index 0000000..3cebeba
--- /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('Page %sAUTHENTIFICATION%s'), '<strong>', '</strong>') ?></h2>
+</div>