{% extends theme('base.html') %} {% from theme('macros/breadcrumb.html') import breadcrumb with context %} {% set meta = { 'title': _('Coverage map'), 'description': _('Display datasets on a map'), 'keywords': [_('coverage'), _('map')], } %} {% set bundle = 'covermap' %} {% block breadcrumb %}