| Line 3... |
Line 3... |
| 3 |
<title>ProfitMandi - FOFO Dashboard Login</title>
|
3 |
<title>ProfitMandi - FOFO Dashboard Login</title>
|
| 4 |
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css">
|
4 |
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css">
|
| 5 |
<link href="resources/css/login.css" rel="stylesheet" type="text/css">
|
5 |
<link href="resources/css/login.css" rel="stylesheet" type="text/css">
|
| 6 |
<script src="https://apis.google.com/js/api:client.js"></script>
|
6 |
<script src="https://apis.google.com/js/api:client.js"></script>
|
| 7 |
<script src="resources/js/jquery-1.8.3.min.js"></script>
|
7 |
<script src="resources/js/jquery-1.8.3.min.js"></script>
|
| 8 |
<script src="resources/js/common.js"></script>
|
- |
|
| 9 |
<script src="resources/js/events.js"></script>
|
8 |
<script src="resources/js/events.js"></script>
|
| 10 |
<script type="text/javascript">
|
9 |
<script type="text/javascript">
|
| - |
|
10 |
context="$appContextPath";
|
| 11 |
googleApiKey="$googleApiKey";
|
11 |
googleApiKey="$googleApiKey";
|
| 12 |
console.log("googleApiKey : "+googleApiKey);
|
12 |
console.log("googleApiKey : "+googleApiKey);
|
| 13 |
</script>
|
13 |
</script>
|
| - |
|
14 |
<script src="resources/js/common.js"></script>
|
| 14 |
</head>
|
15 |
</head>
|
| 15 |
<body style="background-color:rgb(246, 245, 241)">
|
16 |
<body style="background-color:rgb(246, 245, 241)">
|
| 16 |
</body>
|
17 |
</body>
|
| 17 |
<div id="welcome">
|
18 |
<div id="welcome">
|
| 18 |
<h1><strong>Welcome Partner</strong>, FOFO Login</h1>
|
19 |
<h1><strong>Welcome Partner</strong>, FOFO Login</h1>
|