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