{% extends "cosmic_base.html" %} {% block title %}Custom Plotting{% endblock %} {% block head_additions %} {# The flask_googlemaps package does not work if installed via "sudo pip ...", I should figure out how to fix this #} {# {{"decoupled-map"|googlemap_js(location_vars['Latitude'], location_vars['Longitude'], markers=[( location_vars['Latitude'], location_vars['Longitude'] )])}} #} {% endblock %} {% block content %}