Subversion Repositories SmartDukaan

Rev

Rev 24349 | Rev 24383 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 24349 Rev 24351
Line 29... Line 29...
29
</div>
29
</div>
30
<div id="login-box">
30
<div id="login-box">
31
	<div id="login-logo">
31
	<div id="login-logo">
32
		<img src="resources/images/SmartDukaan-302x102.jpg" style="width:300px" />
32
		<img src="resources/images/SmartDukaan-302x102.jpg" style="width:300px" />
33
	</div>
33
	</div>
34
	<h2>OR</h2>
34
	<!--<h2>OR</h2>-->
35
	<form type="POST" action="">
35
	<!--<form type="POST" action="">
36
		<input type="text" name="emailIdOrMobile" placeholder="Email/Mobile">
36
		<input type="text" name="emailIdOrMobile" placeholder="Email/Mobile">
37
		<input type="password" name="password" placeholder="password">
37
		<input type="password" name="password" placeholder="password">
38
	</form>
38
	</form>-->
39
	<h2>Sign In with your google account</h2>
39
	<h2>Sign In with your google account</h2>
40
	<div id="gSignInWrapper">
40
	<div id="gSignInWrapper">
41
    <div id="customBtn" class="customGPlusSignIn">
41
    <div id="customBtn" class="customGPlusSignIn">
42
		<img src="resources/images/google.png" style="width:300px; height:45px;"/>    
42
		<img src="resources/images/google.png" style="width:300px; height:45px;"/>    
43
    </div>
43
    </div>