{% extends "base.html" %} {% import "_macros.html" as m %} {% set masthead_bg = "var(--role-aggregate-b)" %} {% block title %}Timeseries — {{ cruise }}{% endblock %} {% block masthead_type %}Timeseries index{% endblock %} {% block head_extra %} {% endblock %} {% block masthead_meta %}
{% endblock %} {% block content %} {% if timeseries_map_b64 %}No timeseries groups configured.
{% endif %}