Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
20544 amit.gupta 1
 
2
<!-- saved from url=(0106)https://bjornblog.com/storelocator/v2/assets/js/plugins/storeLocator/templates/infowindow-description.html -->
3
<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"></head><body>{{#location}}
4
<div class="loc-name">{{name}}</div>
5
<div>{{address}}</div>
6
<div>{{address2}}</div>
7
<div>{{city}}{{#if city}},{{/if}} {{state}} {{postal}}</div>
8
<div>{{hours1}}</div>
9
<div>{{hours2}}</div>
10
<div>{{hours3}}</div>
11
<div>{{phone}}</div>
12
<div><a href="https://bjornblog.com/storelocator/v2/assets/js/plugins/storeLocator/templates/%7B%7Bweb%7D%7D" target="_blank">{{niceURL web}}</a></div>
13
{{/location}}</body></html>