{% extends "utilities/confirmation_form.html" %} {% load form_helpers %} {% block title %}Synchronize Data?{% endblock title %} {% block message %}
Are you sure you want to run a synchronization with Grafana?
Note: this may overwrite local commands with data from the Grafana Dashboards.
{% endblock message %}