Subversion Repositories SmartDukaan

Rev

Rev 34795 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34795 Rev 36080
Line 1... Line 1...
1
<html>
1
<html>
2
<head>
2
<head>
3
<title>Smart Dukaan - FOCO Dashboard Login</title>
3
	<title>Smart Dukaan - Partner Dashboard Login</title>
4
	<meta name="google-signin-client_id"
4
	<meta name="google-signin-client_id"
5
		  content="$googleApiKey">
5
		  content="$googleApiKey">
6
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css">
6
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css">
7
<link rel="shortcut icon" href="assets/images/icons/favicon.png">
7
<link rel="shortcut icon" href="assets/images/icons/favicon.png">
8
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
8
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
Line 53... Line 53...
53
	}
53
	}
54
</style>
54
</style>
55
</head>
55
</head>
56
<body style="background-color:rgb(246, 245, 241)">
56
<body style="background-color:rgb(246, 245, 241)">
57
<div id="welcome">
57
<div id="welcome">
58
	<h1><strong>Welcome Partner</strong>, FOCO Login</h1>
58
	<h1><strong>Welcome Partner</strong>, Partner Login</h1>
59
</div>
59
</div>
60
<div id="login-box" class="container">
60
<div id="login-box" class="container">
61
	<div class="row" id="login-logo">
61
	<div class="row" id="login-logo">
62
		<img src="resources/images/SmartDukaan-302x102.jpg" style="width:300px;">
62
		<img src="resources/images/SmartDukaan-302x102.jpg" style="width:300px;">
63
	</div>
63
	</div>