diff options
Diffstat (limited to 'design/templates/archives/map.html')
-rw-r--r-- | design/templates/archives/map.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/map.html b/design/templates/archives/map.html index 493fefd..92fdc15 100644 --- a/design/templates/archives/map.html +++ b/design/templates/archives/map.html @@ -20,7 +20,7 @@ Google Maps code <li><a href="/" itemprop="url" title="luxagraf homepage"><span itemprop="title">Home</span></a> →</li> <li>Map</li> </ul> - <section> + <main role="main" class="map--wrapper"> <h1 class="hide">Browse luxagraf by map</h1> <div id="map-canvas"> <div id="map-inner-canvas" style="width: 100%; height: 100%; border: none !important;"></div> |