Initial import of menu classes, very basic code templates and menu XMLs
[mailer.git] / application / mailer / templates / de / code / home.ctp
diff --git a/application/mailer/templates/de/code/home.ctp b/application/mailer/templates/de/code/home.ctp
new file mode 100644 (file)
index 0000000..38f409a
--- /dev/null
@@ -0,0 +1,7 @@
+<div id="content_header">
+       Willkommen zum <span class="app_name">{?app_full_name?}</span>
+</div>
+
+<div id="news_frame">
+       {?mailer_news?}
+</div>