{% extends "layout.html" %} {% set active_page = "dashboard" %} {% set help_page = ["dashboard", dict_translation['dashboard']['title']] %} {% block title %} - {{dict_translation['dashboard']['title']}}{% endblock %} {% block head %} {# Graph popup effect#} {% if current_user.theme in dark_themes %} {% endif %} {% endblock %} {% block body %}