{% extends "layout.html" %} {% set active_page = "graph" %} {% set help_page = ["live-graphs", _('Live Graphs')] %} {% block title %} - {{_('Graph')}}{% endblock %} {% block head %} {% if current_user.theme in dark_themes %} {% endif %} {% endblock %} {% block body %}