summaryrefslogtreecommitdiff
path: root/client/templates/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/templates/login.html')
-rw-r--r--client/templates/login.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/templates/login.html b/client/templates/login.html
new file mode 100644
index 0000000..1f42513
--- /dev/null
+++ b/client/templates/login.html
@@ -0,0 +1,4 @@
+<template name="login">
+ <h2>Welcome</h2>
+ <button class="login-instagram">Sign in with Instagram</button>
+</template>