knownasilya
xxxxxxxxxx
<div id="mapContainer">
<!-- renders map.hbs automatically (if it exists) -->
{{view App.MapView}}
<!-- renders sidebar.hbs automatically (if it exists) -->
{{view App.SidebarView}}
</div>