{% extends 'timeseer.html' %} {% from 'macros.html' import alerter %} {% from 'configure.html' import configure_menu with context %} {% block menu %} {{ configure_menu('KPIs') }} {% endblock %} {% block main %}
{{ kpi.name }}
{{ kpi.short_help_text }} {{ bootstrap_icon('question-circle') }}
{% else %}No description provided {% if kpi.origin.value == 'ui' %} (add) . {% endif %}
{% endif %}{{ kpi.short_help_text }}
No score weights in the KPI.
{% endif %}