summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorSimon Rettberg2013-10-15 19:24:01 +0200
committerSimon Rettberg2013-10-15 19:24:01 +0200
commit43e406068af8f2ae3d77301926bb5d31f392c961 (patch)
treea71f2fda66e789a6a1d2a9437bc1e37027e4ee93 /templates
downloadslx-admin-43e406068af8f2ae3d77301926bb5d31f392c961.tar.gz
slx-admin-43e406068af8f2ae3d77301926bb5d31f392c961.tar.xz
slx-admin-43e406068af8f2ae3d77301926bb5d31f392c961.zip
Initial commit
Diffstat (limited to 'templates')
-rw-r--r--templates/helloworld.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/helloworld.html b/templates/helloworld.html
new file mode 100644
index 00000000..752f1e83
--- /dev/null
+++ b/templates/helloworld.html
@@ -0,0 +1,5 @@
+<div>
+ Hello World!<br />
+ Variable wurst set to {{wurst}}
+</div>
+