aboutsummaryrefslogtreecommitdiffstats
path: root/testing/templates
diff options
context:
space:
mode:
Diffstat (limited to 'testing/templates')
-rw-r--r--testing/templates/hello.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/templates/hello.html b/testing/templates/hello.html
new file mode 100644
index 0000000..8149be7
--- /dev/null
+++ b/testing/templates/hello.html
@@ -0,0 +1 @@
+Hello, {{ name }}!