{% extends "layout.html" %} {% set active_page = "graph_async" %} {% set help_page = ["asynchronous-graphs", _('Asynchronous Graphs')] %} {% block head %} {% if current_user.theme in ['cyborg', 'darkly', 'slate', 'superhero'] %} {% endif %} {% endblock %} {% block title %} - {{_('Asynchronous Graph')}}{% endblock %} {% block body %}
{% if selected_measure %} {% endif %} {% if selected_measure %} {% endif %} {% endblock %}