summaryrefslogtreecommitdiff
path: root/src/templates/login.hbs
blob: 84b354b5b62185b5a36d9396a5ac20f55bd48aec (plain) (blame)
1
2
3
4
5
6
7
{{#> base}}
{{#*inline "body"}}
<body>
  <a href="/login/google">Login with Google</a>
</body>
{{/inline}}
{{/base}}