summaryrefslogtreecommitdiff
path: root/templates/index.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.hbs')
-rw-r--r--templates/index.hbs5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/index.hbs b/templates/index.hbs
new file mode 100644
index 0000000..f61c517
--- /dev/null
+++ b/templates/index.hbs
@@ -0,0 +1,5 @@
+{{#*inline "page"}}
+<p>Message: {{ message }}</p>
+<p><a href="/link_strava">Link strava account</a></p>
+{{/inline}}
+{{~> (parent)~}}