diff --git a/rocketapp/templates/hello.html.hbs b/rocketapp/templates/hello.html.hbs new file mode 100644 index 0000000..5b4f7a4 --- /dev/null +++ b/rocketapp/templates/hello.html.hbs @@ -0,0 +1,27 @@ + + +
+ 🗓️ {{ message }}! +
+ Hello {{ name }} +