aboutsummaryrefslogtreecommitdiff
path: root/templates/main.php
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2014-08-14 18:41:34 +0200
committerChristian Weiske <cweiske@cweiske.de>2014-08-14 18:41:34 +0200
commit3780cf15a59c48b3d71e8ec27e3bdacd8a119460 (patch)
tree84498c8ebdb29f212ab1b37c1d8b911eb6a237e9 /templates/main.php
downloadgrauphel-3780cf15a59c48b3d71e8ec27e3bdacd8a119460.tar.gz
grauphel-3780cf15a59c48b3d71e8ec27e3bdacd8a119460.zip
wip
Diffstat (limited to 'templates/main.php')
-rwxr-xr-xtemplates/main.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/main.php b/templates/main.php
new file mode 100755
index 0000000..527de40
--- /dev/null
+++ b/templates/main.php
@@ -0,0 +1,3 @@
+<h1>tomboy notes</h1>
+
+<?php p($l->t('Some Setting'));?>: "<?php p($_['somesetting']); ?>"