summaryrefslogtreecommitdiff
path: root/client/templates
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-07-12 12:00:11 +0300
committerYuval Adam <yuval@y3xz.com>2015-07-12 12:00:11 +0300
commite0ec0f68383c7ee3aff98cd73a62b73f31c01f74 (patch)
tree26c6a3861c3cdbbfa49da0e16890903dbac72144 /client/templates
parentbfcce6612ae406185cca6dbc88d0de4bbad91f63 (diff)
Homepage, still with header
Diffstat (limited to 'client/templates')
-rw-r--r--client/templates/login.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/client/templates/login.html b/client/templates/login.html
index 7b1bd72..6826908 100644
--- a/client/templates/login.html
+++ b/client/templates/login.html
@@ -1,9 +1,8 @@
<template name="login">
<div class="login-wrapper">
<div class="login">
- <h1>Hello!</h1>
- <h2>Start the process of creating your custom icon by logging into your Instagram account</h2>
- <hr>
+ <h1>m<img src="/img/icons/01.gif">des</h1>
+ <h2>Reflect Yourself</h2>
<button class="login">Login with Instagram</button>
</div>
</div>