summaryrefslogtreecommitdiff
path: root/design/templates
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2016-11-07 11:07:16 -0500
committerluxagraf <sng@luxagraf.net>2016-11-07 11:07:16 -0500
commite5197c724d988a10c9d9bd75094c0642c24e6918 (patch)
tree492ee78483ab652942002c3225212ad34ecf47de /design/templates
parent97f15dcd3318d8d3db9edf69d344e291bc1512ca (diff)
bug fixes
Diffstat (limited to 'design/templates')
-rw-r--r--design/templates/details/for-sale-412-holman-ave.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/design/templates/details/for-sale-412-holman-ave.html b/design/templates/details/for-sale-412-holman-ave.html
index 4a8205c..0c55f40 100644
--- a/design/templates/details/for-sale-412-holman-ave.html
+++ b/design/templates/details/for-sale-412-holman-ave.html
@@ -22,7 +22,7 @@
<meta property="fb:pages" content="900822029969349"/>
</head>
-body id="for sale: 412 holman ave, athens, ga">
+<body>
<div class="wrapper">
<main>
<article class="h-entry hentry post--article" itemscope="" itemtype="http://schema.org/Article">
@@ -30,6 +30,7 @@ body id="for sale: 412 holman ave, athens, ga">
{{object.body_html|safe|smartypants|widont}}
</article>
</main>
+ </div>
<script async defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDwtF_4OvkTKl058VEHrwezMJS2gYXNys4&callback=initMap" type="text/javascript"></script>
<script type="text/javascript">function initMap(){var myOptions={zoom:17,center:new google.maps.LatLng(33.957897,-83.40810199999999),mapTypeId:google.maps.MapTypeId.ROADMAP};map=new google.maps.Map(document.getElementById("gmap_canvas"),myOptions);marker=new google.maps.Marker({map:map,position:new google.maps.LatLng(33.957897,-83.40810199999999)});infowindow=new google.maps.InfoWindow({content:"<b>For Sale</b><br/>412 Holman Ave<br/>30606 Athens"});google.maps.event.addListener(marker,"click",function(){infowindow.open(map,marker);});infowindow.open(map,marker);}google.maps.event.addDomListener(window,'load',init_map);</script>
<script src="/media/js/lightbox.js" type="text/javascript"></script>