summaryrefslogtreecommitdiff
path: root/client/templates/login.html
blob: 1f4251374d43a2ac6ead5219af372a42fd3167ce (plain)
1
2
3
4
<template name="login">
  <h2>Welcome</h2>
  <button class="login-instagram">Sign in with Instagram</button>
</template>