Subversion Repositories SmartDukaan

Rev

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

Rev 20577 Rev 20580
Line 3... Line 3...
3
<head>
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
<title>Hotspot Store</title>
5
<title>Hotspot Store</title>
6
<link href="/css/style.css" type="text/css" rel="stylesheet" />
6
<link href="/css/style.css" type="text/css" rel="stylesheet" />
7
<link rel="stylesheet" type="text/css" href="/css/storelocator.css">
7
<link rel="stylesheet" type="text/css" href="/css/storelocator.css">
-
 
8
#include ("templates/commonjsfiles.vm" )
8
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAWr2xrDfxwBgFUkm0Jvda1l7Byhk6pG4w&region=IN"></script>
9
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAWr2xrDfxwBgFUkm0Jvda1l7Byhk6pG4w&region=IN"></script>
9
<script type="text/javascript" src="/js/jquery-3.0.0.min.js"></script>
10
<script type="text/javascript" src="/js/jquery-3.0.0.min.js"></script>
10
<script type="text/javascript" src="/js/jquery.storelocator.js"></script>
11
<script type="text/javascript" src="/js/jquery.storelocator.js"></script>
11
<script type="text/javascript" src="/js/handlebars.min.js"></script>
12
<script type="text/javascript" src="/js/handlebars.min.js"></script>
12
<!--API initialised-->
13
<!--API initialised-->
Line 32... Line 33...
32
</head>
33
</head>
33
 
34
 
34
<body>
35
<body>
35
 
36
 
36
#include("templates/header.vm")
37
#include("templates/header.vm")
37
<div class="storeLocatorPage_container" style="min-height:800px">
38
<div class="storeLocatorPage_container">
38
    <div class="bh-sl-container">
39
    <div class="bh-sl-container" style="min-height:800px">
39
      <div id="page-header">
40
      <div id="page-header">
40
        <h1 class="bh-sl-title">Locate Us</h1>
41
        <h1 class="bh-sl-title">Locate Us</h1>
41
      </div>
42
      </div>
42
      
43
      
43
      <div class="bh-sl-form-container">
44
      <div class="bh-sl-form-container">