{% extends "base.html" %} {% block title %}Global Settings – WMT – {{ app_name }}{% endblock %} {% block page_title %}WMT Global Settings{% endblock %} {% block content %}
Global Configuration Applied to all WMT devices on next sync. {% if cfg and cfg.updated_at %} Last saved: {{ cfg.updated_at | local_dt('%Y-%m-%d %H:%M:%S') }} by {{ cfg.updated_by or 'admin' }} {% endif %}
Chrome Launch

Card API

Server / Network

Cancel
{% endblock %}