Simple Environment Monitor System
Adicionar Monitor
Tipo:
{% for monitor_type in monitor_types %}
{{monitor_type[0]}}
{% end %}
Url:
Label:
{% for monitor in monitors %}
{{monitor.label}}
{{monitor.url}}
remover
{% end %}