summaryrefslogtreecommitdiff
path: root/ab_openstreetmap/static/src/xml/googlemap_template.xml
blob: 3a80a4f2b92e7d858df6e2121bd09e4c286079e5 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<templates id="template" xml:space="preserve">
  <t t-name="googlemap_template">
    <div id="mapid" style="height: 400px; width: 100%;"></div>
  </t>
</templates>