{% extends "fmbase.html" %} {% block page-content %}

Assets Notification

Assets Notification

{% for host in latest_host_list %} {% endfor %}
Triaquae_Hostname Change_Type Old_Value New_Value Change_Time
{{ host.Triaquae_Hostname}} {{ host.Change_Type }} {{ host.Old_Value }} {{ host.New_Value }} {{ host.Change_Time }}
{% endblock %}