summaryrefslogtreecommitdiff
path: root/pystache/tests/examples/say_hello.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'pystache/tests/examples/say_hello.mustache')
-rw-r--r--pystache/tests/examples/say_hello.mustache1
1 files changed, 1 insertions, 0 deletions
diff --git a/pystache/tests/examples/say_hello.mustache b/pystache/tests/examples/say_hello.mustache
new file mode 100644
index 0000000..7d8dfea
--- /dev/null
+++ b/pystache/tests/examples/say_hello.mustache
@@ -0,0 +1 @@
+Hello, {{to}}! \ No newline at end of file