summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/main.php b/templates/main.php
new file mode 100644
index 000000000..8e2eccefa
--- /dev/null
+++ b/templates/main.php
@@ -0,0 +1,10 @@
+
+<h1>This is an example app template</h1>
+
+<?php echo $l->t('Some Setting');?>
+:"
+<?php echo $_['somesetting']; ?>
+"
+
+
+