summaryrefslogtreecommitdiff
path: root/templates/index.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.hbs')
-rw-r--r--templates/index.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.hbs b/templates/index.hbs
index 66d89ac..76200b8 100644
--- a/templates/index.hbs
+++ b/templates/index.hbs
@@ -1,9 +1,9 @@
{{#*inline "page"}}
{{#if user}}
<p>Logged in as {{ user }}</p>
+ <p><a href="/link_strava">Link strava account</a></p>
{{/if}}
<p>Message: {{ message }}</p>
-<p><a href="/link_strava">Link strava account</a></p>
{{#each entries}}
{{#each this }}
(thing {{this}})