diff --git a/templates/hello.mustache b/templates/hello.mustache new file mode 100644 index 0000000..7c3fb73 --- /dev/null +++ b/templates/hello.mustache @@ -0,0 +1,11 @@ + + + + + + {{title}} + + +

{{message}}

+ +