{% load static %}
{% comment %}
FIXME: This is a temp workaround to get zoom in and out icons appearing
until mapbox-gl.css fixes their stylesheet; it should be included in the
node-installed package and picked up by the Meeting Guide build process.
{% endcomment %}
{# END FIXME #}
{% comment %}
Let's keep a local copy of the JavaScript here so we can control
when upgrades occur and test.
Source is at https://react.meetingguide.org/app.js
{% endcomment %}