{% extends 'base.html' %} {% block head %} {% with vue=True plotly=True leaflet=True axios=True fontawesome=True %} {{ block.super }} {% endwith %} {% endblock %} {% block body %}
{% endblock %} {% block after-body %} {{ block.super }} {% endblock %}