{% include 'header.html' %}
Hostname
Command
Output
Last updated
Status
{% for item in services %}
{{ item.host }}
{{ item.command }}
{{ item.status_text }}
{{ item.date }}
{% endfor %}
{% include 'footer.html' %}