summaryrefslogtreecommitdiffstats
path: root/templates/helloworld.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/helloworld.html')
-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>
+