# NOTE: Pages using this layout, or inheriting layouts, # must specify frontmatter variables: # - event_id, matching the ID of appropriate event under _data/events # - permalink, full page path including appropriate event ID

layout: default

extra_scripts:

- src: /assets/vendor/openlayers/ol.js
- src: "https://unpkg.com/popper.js@1"
- src: "https://unpkg.com/tippy.js@5"
- src: /assets/js/event_map.js

extra_stylesheets:

- href: /assets/vendor/openlayers/ol.css

{{ content }}